File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33namespace Illuminated \Testing \Tests \Asserts ;
44
5- use Illuminated \Testing \Tests \TestCase ;
65use Illuminated \Testing \Tests \App \Post ;
6+ use Illuminated \Testing \Tests \TestCase ;
77
88class DatabaseAssertsTest extends TestCase
99{
Original file line number Diff line number Diff line change 22
33namespace Illuminated \Testing \Tests \Asserts ;
44
5- use Illuminated \Testing \Tests \TestCase ;
65use Illuminated \Testing \Tests \App \Post ;
6+ use Illuminated \Testing \Tests \TestCase ;
77use Illuminated \Testing \Tests \App \Comment ;
88use Illuminated \Testing \Tests \App \Category ;
99
Original file line number Diff line number Diff line change 44
55use Illuminate \Console \Command ;
66use Illuminate \Database \Eloquent \Model ;
7- use Illuminated \Testing \Tests \TestCase ;
87use Illuminated \Testing \Tests \App \Post ;
8+ use Illuminated \Testing \Tests \TestCase ;
99use Illuminated \Testing \Tests \App \Commentable ;
1010
1111class ReflectionAssertsTest extends TestCase
You can’t perform that action at this time.
0 commit comments