diff --git a/tests/svrunit/tests/version.yml b/tests/svrunit/tests/version.yml index aad95de4..535018fa 100644 --- a/tests/svrunit/tests/version.yml +++ b/tests/svrunit/tests/version.yml @@ -1,7 +1,7 @@ commands: - name: "Version is correct" command: "(($EXEC)) --version --configuration=./tests/svrunit/formats/json/phpunuhi.xml" - expected: "PHPUnuhi 1.12.0" + expected: "PHPUnuhi 1.13.0" - name: "Version is correct (command header)" command: "(($EXEC)) status --configuration=./tests/svrunit/formats/json/phpunuhi.xml" - expected: "PHPUnuhi Framework, v1.12.0" \ No newline at end of file + expected: "PHPUnuhi Framework, v1.13.0" \ No newline at end of file