Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <[email protected]>
  • Loading branch information
alegrey91 committed Jan 16, 2025
1 parent f85b2e0 commit 9739be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration.txtar
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ exists /tmp/results/main_main
grep 'write' /tmp/results/main_main
grep 'nanosleep' /tmp/results/main_main

exec harpoon build -D /tmp/results -S --name profile.json
exec harpoon build -D /tmp/results -S --name profile.json --add-docker-syscalls
exists profile.json
cmp profile.json expected-profile.json

Expand Down

0 comments on commit 9739be5

Please sign in to comment.