We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abac6c1 commit 613643fCopy full SHA for 613643f
tests/DrupalOrg/VersionGroupTest.php
@@ -63,7 +63,7 @@ public function versionGroups(): array
63
* @param string|null $nextVersion
64
* The expected next version (if any)
65
*/
66
- public function testGetNextVersion(
+ public static function testGetNextVersion(
67
array $versions,
68
string $currentVersion,
69
?string $nextVersion
0 commit comments