We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf518e commit 9877075Copy full SHA for 9877075
tests/svrunit/tests/version.yml
@@ -1,7 +1,7 @@
1
commands:
2
- name: "Version is correct"
3
command: "(($EXEC)) --version --configuration=./tests/svrunit/formats/json/phpunuhi.xml"
4
- expected: "PHPUnuhi 1.14.0"
+ expected: "PHPUnuhi 1.15.0"
5
- name: "Version is correct (command header)"
6
command: "(($EXEC)) status --configuration=./tests/svrunit/formats/json/phpunuhi.xml"
7
- expected: "PHPUnuhi Framework, v1.14.0"
+ expected: "PHPUnuhi Framework, v1.15.0"
0 commit comments