Skip to content

Commit

Permalink
fix svrunit test
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Jan 27, 2024
1 parent cdfddc4 commit f862b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/svrunit/tests/commands/scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ commands:

- name: "Scan Usage with verbose mode shows scanned files"
command: "(($EXEC)) scan:usage --scanner=mjml --dir=./tests/svrunit/fixtures/json/templates --verbose --configuration=./tests/svrunit/fixtures/json/phpunuhi.xml"
expected: "/app/tests/svrunit/fixtures/json/templates/subfolder/index.mjml"
expected: "templates/subfolder/index.mjml"

0 comments on commit f862b8a

Please sign in to comment.