1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 21:54:02 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-10-19 21:51:58 +00:00 committed by StyleCI Bot
parent 7ea6d24b89
commit 616b485416

View file

@ -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]);