From 48db8b295387f538b356f5f6479db62a5669d320 Mon Sep 17 00:00:00 2001 From: Mauro Bonfietti Date: Wed, 13 Jul 2022 21:09:57 -0300 Subject: [PATCH] Update tests. --- tests/end-to-end/cli/options-after-arguments.phpt | 2 +- tests/end-to-end/logging/_files/raw_output_ColorTest.txt | 2 +- tests/end-to-end/logging/_files/raw_output_StatusTest.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/end-to-end/cli/options-after-arguments.phpt b/tests/end-to-end/cli/options-after-arguments.phpt index 860651cde72..1e7cfbeb2db 100644 --- a/tests/end-to-end/cli/options-after-arguments.phpt +++ b/tests/end-to-end/cli/options-after-arguments.phpt @@ -11,7 +11,7 @@ require_once __DIR__ . '/../../bootstrap.php'; PHPUnit\TextUI\Command::main(); --EXPECTF-- -PHPUnit %s #StandWithUkraine +PHPUnit %s #StandWithUkraine ... 3 / 3 (100%) diff --git a/tests/end-to-end/logging/_files/raw_output_ColorTest.txt b/tests/end-to-end/logging/_files/raw_output_ColorTest.txt index 575ea39f700..af6aba92a90 100644 --- a/tests/end-to-end/logging/_files/raw_output_ColorTest.txt +++ b/tests/end-to-end/logging/_files/raw_output_ColorTest.txt @@ -1,4 +1,4 @@ -PHPUnit %s #StandWithUkraine +PHPUnit %s #StandWithUkraine Runtime: %s diff --git a/tests/end-to-end/logging/_files/raw_output_StatusTest.txt b/tests/end-to-end/logging/_files/raw_output_StatusTest.txt index fe058ad41f8..8125c58db9d 100644 --- a/tests/end-to-end/logging/_files/raw_output_StatusTest.txt +++ b/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