diff --git a/tests/DatabaseManagerTest.php b/tests/DatabaseManagerTest.php index 10ba4ddd..9195ef69 100644 --- a/tests/DatabaseManagerTest.php +++ b/tests/DatabaseManagerTest.php @@ -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]);