Skip to content

Commit

Permalink
fix example test case to pass when executng from root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhitt committed Dec 3, 2020
1 parent 93ed14f commit 58166a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/commander.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ tests:
it should match file output:
command: printf "line one\nline two"
stdout:
file: ../../examples/_fixtures/output.txt
file: examples/_fixtures/output.txt

0 comments on commit 58166a5

Please sign in to comment.