File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 33namespace Spatie \Snapshots \Drivers ;
44
55use PHPUnit \Framework \Assert ;
6- use PHPUnit \Framework \Constraint \JsonMatches ;
76use Spatie \Snapshots \Driver ;
87use Spatie \Snapshots \Exceptions \CantBeSerialized ;
98
Original file line number Diff line number Diff line change 22
33namespace Spatie \Snapshots ;
44
5- use PHPUnit_Framework_ExpectationFailedException ;
65use PHPUnit \Framework \ExpectationFailedException ;
6+ use PHPUnit_Framework_ExpectationFailedException ;
77use ReflectionClass ;
88use Spatie \Snapshots \Drivers \JsonDriver ;
99use Spatie \Snapshots \Drivers \VarDriver ;
Original file line number Diff line number Diff line change 33namespace Spatie \Snapshots \Test \Integration ;
44
55use PHPUnit \Framework \TestCase ;
6- use PHPUnit \Runner \Version ;
76use PHPUnit_Framework_MockObject_MockObject ;
87use Spatie \Snapshots \MatchesSnapshots ;
98
You can’t perform that action at this time.
0 commit comments