Skip to content

Commit 13a81bf

Browse files
authored
Removes CreatesApplication (laravel#6310)
1 parent 1674895 commit 13a81bf

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)