From ac434eaf03d9b8933e4510ca1efe15eaaeee2c94 Mon Sep 17 00:00:00 2001 From: Ben Bjurstrom Date: Fri, 22 Nov 2024 20:38:04 -0800 Subject: [PATCH] Update ManagerTest.php --- tests/Pest/ManagerTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Pest/ManagerTest.php b/tests/Pest/ManagerTest.php index 9c700f4..ea621f3 100644 --- a/tests/Pest/ManagerTest.php +++ b/tests/Pest/ManagerTest.php @@ -1,8 +1,6 @@ set('foo', 'bar'))->toBe('bar');