From bbebf416d61b028f3ad4280a4186d4004245bb6d Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Fri, 21 Jun 2024 08:14:38 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/Order/Tests/BillpayerTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Order/Tests/BillpayerTest.php b/src/Order/Tests/BillpayerTest.php index 97c4fec1..14097209 100644 --- a/src/Order/Tests/BillpayerTest.php +++ b/src/Order/Tests/BillpayerTest.php @@ -33,7 +33,6 @@ public function setUp(): void ]); } - /** @test */ public function it_returns_proper_bool_types_when_the_model_is_empty() {