Skip to content

Commit 4d7036e

Browse files
committed
fix styleci
1 parent 0426db1 commit 4d7036e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/MatchesSnapshotTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace Spatie\Snapshots\Test\Integration;
44

55
use PHPUnit\Framework\ExpectationFailedException;
6-
use PHPUnit\Framework\TestCase;
76
use PHPUnit\Framework\MockObject\MockObject;
7+
use PHPUnit\Framework\TestCase;
88
use Spatie\Snapshots\MatchesSnapshots;
99

1010
class MatchesSnapshotTest extends TestCase

0 commit comments

Comments
 (0)