From 7a19b83bf7d7d8a2650356168cdb296b6f82807f Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 10 Jun 2026 19:00:32 +0100 Subject: code formatting --- tests/Utils/TestCallable.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Utils/TestCallable.php') diff --git a/tests/Utils/TestCallable.php b/tests/Utils/TestCallable.php index 42a3bb5..526ddf4 100644 --- a/tests/Utils/TestCallable.php +++ b/tests/Utils/TestCallable.php @@ -65,5 +65,4 @@ class TestCallable { Assert::assertSame($amount, $this->getCallCount()); } - } -- cgit v1.2.3