mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim-api.git
synced 2026-08-24 23:14:02 +00:00
Fixed conflict
This commit is contained in:
@@ -11,12 +11,9 @@ class DatabaseSeeder extends Seeder
|
||||
*/
|
||||
public function run()
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
$this->call(LaratrustSeeder::class);
|
||||
$this->call(UsersTableSeeder::class);
|
||||
=======
|
||||
//$this->call(UsersTableSeeder::class);
|
||||
$this->call(SoSeeder::class);
|
||||
>>>>>>> 9619cab40743a5e70ea341c611c68500f2a047fe
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user