@ -4,7 +4,7 @@ namespace Tests\Unit\Policies;
use fullMstr;
use Illuminate\Foundation\Testing\DatabaseMigrations;
use Tests\TestCase;
use Tests\BrowserKitTest as TestCase;
class MasterTest extends TestCase
{
@ -4,7 +4,7 @@ namespace Tests\Unit\Models;
@ -22,7 +22,7 @@ namespace Tests\Unit\Policies;
use {$this->full_model_name};
class {$this->model_name}Test extends TestCase
@ -18,7 +18,7 @@ namespace Tests\Unit\Models;