@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | namespace Spatie\Snapshots; |
4 | 4 | |
5 | -use PHPUnit_Framework_ExpectationFailedException; |
|
6 | 5 | use PHPUnit\Framework\ExpectationFailedException; |
6 | +use PHPUnit_Framework_ExpectationFailedException; |
|
7 | 7 | use ReflectionClass; |
8 | 8 | use Spatie\Snapshots\Drivers\JsonDriver; |
9 | 9 | use Spatie\Snapshots\Drivers\VarDriver; |