Skip to content

Commit

Permalink
test: add tests for capture command
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <[email protected]>
  • Loading branch information
alegrey91 committed Dec 20, 2024
1 parent 635ef58 commit a0aee2a
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 @@ -27,7 +27,7 @@ cmp profile.json expected-profile.json

# test harpoon capture command
exec harpoon capture -h
stderr 'harpoon capture [flags]'
stdout 'Usage:'

exec harpoon capture -f main.main -c -- ./bin/example-app coin
stdout 'stdout: [flip coin]'
Expand Down

0 comments on commit a0aee2a

Please sign in to comment.