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

Apply fixes from StyleCI

This commit is contained in:
stancl 2020-11-12 16:18:29 +00:00 committed by StyleCI Bot
parent 51ba97dbcc
commit 6be23e7a63

View file

@ -72,7 +72,6 @@ class AutomaticModeTest extends TestCase
$this->assertSame('foobar', app('tenancy_initialized_for_tenant'));
}
/** @test */
public function central_helper_runs_callbacks_in_the_central_state()
{