Extend BrowserKitTesting TestCase class
This commit is contained in:
@@ -15,7 +15,7 @@ use CachetHQ\Cachet\Models\User;
|
|||||||
use CachetHQ\Cachet\Settings\Cache;
|
use CachetHQ\Cachet\Settings\Cache;
|
||||||
use CachetHQ\Cachet\Settings\Repository;
|
use CachetHQ\Cachet\Settings\Repository;
|
||||||
use Illuminate\Contracts\Console\Kernel;
|
use Illuminate\Contracts\Console\Kernel;
|
||||||
use Illuminate\Foundation\Testing\TestCase;
|
use Laravel\BrowserKitTesting\TestCase;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is the abstract test case class.
|
* This is the abstract test case class.
|
||||||
|
|||||||
Reference in New Issue
Block a user