From 46b25da81613a9cf43c83b2a8c2c1bdab27df691 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 6 Mar 2024 22:22:44 +0000 Subject: [PATCH] Update PathTest.php for PHPunit compatibility --- tests/Svg/PathTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Svg/PathTest.php b/tests/Svg/PathTest.php index 7a30c5c..9a2348f 100644 --- a/tests/Svg/PathTest.php +++ b/tests/Svg/PathTest.php @@ -10,7 +10,7 @@ final class PathTest extends TestCase { - public function commandProvider(): array + public static function commandProvider(): array { return [ 'parse a relative arc with the shorthand format' => [