Skip to content

Commit ee8b5dd

Browse files
committed
Remove metadate @group for PHPUnit 11
1 parent 70e2eb1 commit ee8b5dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/SyntaxTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
class SyntaxTest extends \PHPFUI\PHPUnitSyntaxCoverage\Extensions
44
{
5-
/** @group SyntaxTest */
65
public function testDirectory() : void
76
{
87
$this->assertValidPHPDirectory(__DIR__ . '/../src', 'src directory has an error');

0 commit comments

Comments
 (0)