diff --git a/composer.lock b/composer.lock index ae451ec..4849c04 100644 --- a/composer.lock +++ b/composer.lock @@ -7223,12 +7223,12 @@ "source": { "type": "git", "url": "https://github.com/svrunit/svrunit.git", - "reference": "b1da720f407b35a84f9035bd94a4af7b158f282e" + "reference": "35f7a8f44e2457f1aef4f1a353937e0623a44003" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/svrunit/svrunit/zipball/b1da720f407b35a84f9035bd94a4af7b158f282e", - "reference": "b1da720f407b35a84f9035bd94a4af7b158f282e", + "url": "https://api.github.com/repos/svrunit/svrunit/zipball/35f7a8f44e2457f1aef4f1a353937e0623a44003", + "reference": "35f7a8f44e2457f1aef4f1a353937e0623a44003", "shasum": "" }, "require": { @@ -7274,7 +7274,7 @@ "issues": "https://github.com/svrunit/svrunit/issues", "source": "https://github.com/svrunit/svrunit/tree/main" }, - "time": "2024-11-14T21:43:28+00:00" + "time": "2024-11-14T22:59:46+00:00" }, { "name": "symfony/event-dispatcher", diff --git a/tests/svrunit/tests/commands/commands.yml b/tests/svrunit/tests/commands/commands.yml index 7b1ac89..91da2f6 100644 --- a/tests/svrunit/tests/commands/commands.yml +++ b/tests/svrunit/tests/commands/commands.yml @@ -69,4 +69,4 @@ commands: - name: "scan:usage with twig scanner" command: "(($EXEC)) scan:usage --scanner=twig --dir=./tests --configuration=./tests/svrunit/fixtures/json/phpunuhi.xml" - expected: "Found 3 translation keys that do not seem to be used in any of the scanned files" + expected: "Found 3 translation keys"