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

Merge branch 'central-helper' of github.com:stancl/tenancy into central-helper

This commit is contained in:
Samuel Štancl 2020-11-12 17:22:42 +01:00
commit f59e96e489

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()
{