mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 10:34:04 +00:00
wip
This commit is contained in:
parent
19409d7723
commit
e950515654
2 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
|
|||
|
||||
// $this->loadLaravelMigrations();
|
||||
|
||||
$this->loadMigrationsFrom(realpath(__DIR__ . '/../src/assets/migrations/'));
|
||||
// $this->loadMigrationsFrom(realpath(__DIR__ . '/../src/assets/migrations/'));
|
||||
|
||||
// Artisan::call('migrate:fresh', [
|
||||
// '--path' => __DIR__ . '/../src/assets/migrations/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue