Skip to content

Commit f86657d

Browse files
Update expectations
1 parent 655cc48 commit f86657d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

tests/end-to-end/cli/listing-tests-and-groups/list-tests-xml-exclude-group.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ PHPUnit %s by Sebastian Bergmann and contributors.
4040
</group>
4141
</groups>
4242
</testSuite>%A
43+
Wrote list of tests that would have been run to php://stdout

tests/end-to-end/cli/listing-tests-and-groups/list-tests-xml-include-filter.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ PHPUnit %s by Sebastian Bergmann and contributors.
3535
</group>
3636
</groups>
3737
</testSuite>%A
38+
Wrote list of tests that would have been run to php://stdout

tests/end-to-end/cli/listing-tests-and-groups/list-tests-xml.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ PHPUnit %s by Sebastian Bergmann and contributors.
4343
</group>
4444
</groups>
4545
</testSuite>%A
46+
Wrote list of tests that would have been run to php://stdout

0 commit comments

Comments
 (0)