Skip to content

Commit 9877075

Browse files
committed
fix svrunit tests
1 parent 5cf518e commit 9877075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/svrunit/tests/version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
commands:
22
- name: "Version is correct"
33
command: "(($EXEC)) --version --configuration=./tests/svrunit/formats/json/phpunuhi.xml"
4-
expected: "PHPUnuhi 1.14.0"
4+
expected: "PHPUnuhi 1.15.0"
55
- name: "Version is correct (command header)"
66
command: "(($EXEC)) status --configuration=./tests/svrunit/formats/json/phpunuhi.xml"
7-
expected: "PHPUnuhi Framework, v1.14.0"
7+
expected: "PHPUnuhi Framework, v1.15.0"

0 commit comments

Comments
 (0)