diff --git a/phpunit.xml b/phpunit.xml index 9c40bf4..56ac34a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,21 +1,13 @@ - - - - ./tests - - - - - ./src - - + + + + ./src + + + + + ./tests + + diff --git a/tests/DrupalOrg/VersionGroupTest.php b/tests/DrupalOrg/VersionGroupTest.php index 43431be..395f3e1 100644 --- a/tests/DrupalOrg/VersionGroupTest.php +++ b/tests/DrupalOrg/VersionGroupTest.php @@ -10,7 +10,7 @@ class VersionGroupTest extends TestCase /** * @return array[] */ - public function versionGroups(): array + public static function versionGroups(): array { return [ 'Semver versions including given version' => [