From eb7997c944be880be51329a204bb74836a95ee7e Mon Sep 17 00:00:00 2001 From: Elisha Witte Date: Fri, 1 Apr 2022 13:00:46 +0200 Subject: [PATCH] Fix strict typing error --- tests/TestCase.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/TestCase.php b/tests/TestCase.php index 4c31315..db6a7ed 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -1,4 +1,6 @@ -load(); }