Added the support for generating docs from template doc
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
abstract class TestCase extends BaseTestCase
|
||||
{
|
||||
use CreatesApplication;
|
||||
use \Illuminate\Foundation\Testing\RefreshDatabase;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user