From 657a766b25ddbedb44709c1aa89855171df2d53f Mon Sep 17 00:00:00 2001 From: Elliot Derhay Date: Sun, 7 Jul 2024 16:03:43 -0400 Subject: [PATCH] Test mystery #2 solved For some reason, Pennant's table isn't available before tests are run. To get around this, Pennant feature storage will use the array driver as suggested here: https://laravel.com/docs/11.x/pennant#store-configuration --- phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml b/phpunit.xml index 6ea5f8bc..90ce36b8 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -29,5 +29,6 @@ +