Skip to content

Commit c443355

Browse files
committed
Remove CreatesApplication testing trait
1 parent 09b4e4e commit c443355

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

tests/CreatesApplication.php

-21
This file was deleted.

tests/TestCase.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
abstract class TestCase extends BaseTestCase
88
{
9-
use CreatesApplication;
9+
//
1010
}

0 commit comments

Comments
 (0)