We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e2eb1 commit ee8b5ddCopy full SHA for ee8b5dd
Tests/SyntaxTest.php
@@ -2,7 +2,6 @@
2
3
class SyntaxTest extends \PHPFUI\PHPUnitSyntaxCoverage\Extensions
4
{
5
- /** @group SyntaxTest */
6
public function testDirectory() : void
7
8
$this->assertValidPHPDirectory(__DIR__ . '/../src', 'src directory has an error');
0 commit comments