Skip to content

Commit 89258b6

Browse files
committed
Remove CreatesApplication testing trait
1 parent 44b8c7c commit 89258b6

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

tests/CreatesApplication.php

-25
This file was deleted.

tests/TestCase.php

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
abstract class TestCase extends BaseTestCase
1010
{
1111
use AdditionalAssertions;
12-
use CreatesApplication;
1312
use LazilyRefreshDatabase;
1413

1514
protected function setUp(): void

0 commit comments

Comments
 (0)