diff --git a/tests/svrunit/tests/commands/scanner.yml b/tests/svrunit/tests/commands/scanner.yml index fbf03c76..bb766812 100644 --- a/tests/svrunit/tests/commands/scanner.yml +++ b/tests/svrunit/tests/commands/scanner.yml @@ -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" \ No newline at end of file + expected: "templates/subfolder/index.mjml" \ No newline at end of file