prepaeres to some code for the tests
This commit is contained in:
@ -10,7 +10,11 @@ use Illuminate\Database\Seeder;
|
||||
|
||||
class Roles extends Seeder
|
||||
{
|
||||
/**
|
||||
public function __construct()
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* Run the database seeds.
|
||||
*
|
||||
* @return void
|
||||
|
Reference in New Issue
Block a user