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.
1 parent 0426db1 commit 4d7036eCopy full SHA for 4d7036e
tests/Integration/MatchesSnapshotTest.php
@@ -3,8 +3,8 @@
3
namespace Spatie\Snapshots\Test\Integration;
4
5
use PHPUnit\Framework\ExpectationFailedException;
6
-use PHPUnit\Framework\TestCase;
7
use PHPUnit\Framework\MockObject\MockObject;
+use PHPUnit\Framework\TestCase;
8
use Spatie\Snapshots\MatchesSnapshots;
9
10
class MatchesSnapshotTest extends TestCase
0 commit comments