mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 21:24:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
c8ba47a662
commit
6d5a536c68
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
|
||||||
// $this->loadLaravelMigrations();
|
// $this->loadLaravelMigrations();
|
||||||
|
|
||||||
$this->loadMigrationsFrom(__DIR__ . '/../src/assets/migrations');
|
$this->loadMigrationsFrom(__DIR__ . '/../src/assets/migrations');
|
||||||
|
|
||||||
// Artisan::call('migrate:fresh', [
|
// Artisan::call('migrate:fresh', [
|
||||||
// '--path' => __DIR__ . '/../src/assets/migrations'
|
// '--path' => __DIR__ . '/../src/assets/migrations'
|
||||||
// ]);
|
// ]);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue