Skip to content

Commit 01e248b

Browse files
Fix CS/WS issue
1 parent 8506137 commit 01e248b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/end-to-end/testdox/_files/DiffTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
*/
1010
namespace PHPUnit\TestFixture\TestDox;
1111

12-
use PHPUnit\Framework\TestCase;
1312
use const PHP_EOL;
13+
use PHPUnit\Framework\TestCase;
1414

1515
final class DiffTest extends TestCase
1616
{

0 commit comments

Comments
 (0)