From 6be23e7a635c595533ddeb92fb24ab93ed0cdb11 Mon Sep 17 00:00:00 2001 From: stancl Date: Thu, 12 Nov 2020 16:18:29 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/AutomaticModeTest.php | 1 - 1 file changed, 1 deletion(-) 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() {