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.
2 parents 28bb1a8 + 01e248b commit fe0ae99Copy full SHA for fe0ae99
1 file changed
tests/end-to-end/testdox/_files/DiffTest.php
@@ -9,8 +9,8 @@
9
*/
10
namespace PHPUnit\TestFixture\TestDox;
11
12
-use PHPUnit\Framework\TestCase;
13
use const PHP_EOL;
+use PHPUnit\Framework\TestCase;
14
15
final class DiffTest extends TestCase
16
{
0 commit comments