Skip to content

Commit

Permalink
Update tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
maurobonfietti authored and sebastianbergmann committed Jul 14, 2022
1 parent 232327b commit 48db8b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/end-to-end/cli/options-after-arguments.phpt
Expand Up @@ -11,7 +11,7 @@ require_once __DIR__ . '/../../bootstrap.php';

PHPUnit\TextUI\Command::main();
--EXPECTF--
PHPUnit %s [44;37m#StandWith[0m[43mUkraine[0m
PHPUnit %s [44;37m#StandWith[0m[43;30mUkraine[0m

... 3 / 3 (100%)

Expand Down
2 changes: 1 addition & 1 deletion tests/end-to-end/logging/_files/raw_output_ColorTest.txt
@@ -1,4 +1,4 @@
PHPUnit %s #StandWithUkraine
PHPUnit %s #StandWithUkraine

Runtime: %s

Expand Down
2 changes: 1 addition & 1 deletion tests/end-to-end/logging/_files/raw_output_StatusTest.txt
@@ -1,4 +1,4 @@
PHPUnit %s #StandWithUkraine
PHPUnit %s #StandWithUkraine

Runtime: %s
Configuration: %sconfiguration.basic.xml
Expand Down

0 comments on commit 48db8b2

Please sign in to comment.