mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 06:04:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
7ea6d24b89
commit
616b485416
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ class DatabaseManagerTest extends TestCase
|
|||
public function ending_tenancy_doesnt_purge_the_central_connection()
|
||||
{
|
||||
$this->markTestIncomplete('Seems like this only happens on MySQL?');
|
||||
|
||||
|
||||
// regression test for https://github.com/stancl/tenancy/pull/189
|
||||
// config(['tenancy.migrate_after_creation' => true]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue