From 002c035e2e7be9dd9ac13f365da983b041679c29 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Sat, 11 Nov 2023 19:04:23 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/OpeningHoursTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/OpeningHoursTest.php b/tests/OpeningHoursTest.php index 52cbf48..001e970 100644 --- a/tests/OpeningHoursTest.php +++ b/tests/OpeningHoursTest.php @@ -1184,7 +1184,6 @@ public function it_throws_an_exception_on_search_limit_exceeded_with_next_close( ); } - /** @test */ public function it_throws_an_exception_on_search_limit_exceeded_with_previous_open() {