Skip to content

Commit

Permalink
Fix integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
  • Loading branch information
Licenser committed Feb 2, 2021
1 parent 77ae3a0 commit 7f2f835
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ script
default => "out"
end;

emit event => "{port}";
emit event => "#{port}";
end;

create script process;
Expand Down

0 comments on commit 7f2f835

Please sign in to comment.