diff --git a/tests/AutomaticModeTest.php b/tests/AutomaticModeTest.php index 1b63081a..714092c3 100644 --- a/tests/AutomaticModeTest.php +++ b/tests/AutomaticModeTest.php @@ -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() {