diff --git a/examples/commander.yaml b/examples/commander.yaml index cdae1cb2..7eafe51f 100644 --- a/examples/commander.yaml +++ b/examples/commander.yaml @@ -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