Skip to content

Commit 4140574

Browse files
committed
fix tests
1 parent fc9f2e6 commit 4140574

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Tests/DeprecationErrorHandler/disabled_1.phpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ class Test
3333
EOPHP
3434
);
3535
?>
36-
--EXPECTF--
37-
36+
--EXPECTREGEX--
37+
.{0}

Tests/expectdeprecationfail.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ passthru('php '.getenv('SYMFONY_SIMPLE_PHPUNIT_BIN_DIR').'/simple-phpunit.php --
88
--EXPECTF--
99
PHPUnit %s by Sebastian Bergmann and contributors.
1010

11-
Testing Symfony\Bridge\PhpUnit\Tests\FailTests\ExpectDeprecationTraitTestFail
11+
%ATesting Symfony\Bridge\PhpUnit\Tests\FailTests\ExpectDeprecationTraitTestFail
1212
FF 2 / 2 (100%)
1313

1414
Time: %s, Memory: %s

0 commit comments

Comments
 (0)