mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-31 02:04:18 +00:00
make all test pass
updated seeder to be informative fix seeder error on test
This commit is contained in:
+2
-2
@@ -8,6 +8,6 @@ use Illuminate\Foundation\Testing\TestCase as BaseTestCase;
|
||||
|
||||
abstract class TestCase extends BaseTestCase
|
||||
{
|
||||
use RefreshDatabase;
|
||||
use CreatesApplication;
|
||||
use RefreshDatabase;
|
||||
use CreatesApplication;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user