diff options
Diffstat (limited to 'phpunit13-rpm.patch')
| -rw-r--r-- | phpunit13-rpm.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/phpunit13-rpm.patch b/phpunit13-rpm.patch index 8e56aa0..b1b209e 100644 --- a/phpunit13-rpm.patch +++ b/phpunit13-rpm.patch @@ -96,7 +96,7 @@ diff -up ./src/TextUI/Command/Commands/VersionCheckCommand.php.rpm ./src/TextUI/ diff -up ./src/TextUI/Configuration/Xml/SchemaFinder.php.rpm ./src/TextUI/Configuration/Xml/SchemaFinder.php --- ./src/TextUI/Configuration/Xml/SchemaFinder.php.rpm 2024-11-28 07:29:40.000000000 +0100 +++ ./src/TextUI/Configuration/Xml/SchemaFinder.php 2024-11-28 07:31:32.759973771 +0100 -@@ -77,6 +77,6 @@ final readonly class SchemaFinder +@@ -78,6 +78,6 @@ final readonly class SchemaFinder return __PHPUNIT_PHAR_ROOT__ . '/'; } @@ -138,7 +138,7 @@ diff -up ./tests/bootstrap.php.rpm ./tests/bootstrap.php diff -up ./tests/unit/TextUI/Command/Commands/VersionCheckCommandTest.php.rpm ./tests/unit/TextUI/Command/Commands/VersionCheckCommandTest.php --- ./tests/unit/TextUI/Command/Commands/VersionCheckCommandTest.php.rpm 2024-11-28 07:29:40.000000000 +0100 +++ ./tests/unit/TextUI/Command/Commands/VersionCheckCommandTest.php 2024-11-28 07:31:32.759973771 +0100 -@@ -28,7 +28,7 @@ final class VersionCheckCommandTest exte +@@ -31,7 +31,7 @@ final class VersionCheckCommandTest exte { return [ [ @@ -147,7 +147,7 @@ diff -up ./tests/unit/TextUI/Command/Commands/VersionCheckCommandTest.php.rpm ./ Result::SUCCESS, 10, '10.5.0', -@@ -36,8 +36,9 @@ final class VersionCheckCommandTest exte +@@ -39,8 +39,9 @@ final class VersionCheckCommandTest exte '10.5.0', ], [ @@ -158,7 +158,7 @@ diff -up ./tests/unit/TextUI/Command/Commands/VersionCheckCommandTest.php.rpm ./ 'The latest version is PHPUnit 10.5.1.' . PHP_EOL, Result::FAILURE, 10, -@@ -46,9 +47,11 @@ final class VersionCheckCommandTest exte +@@ -49,9 +50,11 @@ final class VersionCheckCommandTest exte '10.5.1', ], [ |
