diff --git a/tests/Feature/Settings/GlobalSettingTest.php b/tests/Feature/Settings/GlobalSettingTest.php index cea89dd1..5841449e 100644 --- a/tests/Feature/Settings/GlobalSettingTest.php +++ b/tests/Feature/Settings/GlobalSettingTest.php @@ -10,6 +10,13 @@ class GlobalSettingTest extends TestCase { use DatabaseTransactions; + public function setUp(): void + { + parent::setUp(); + + $this->withNamiSettings(); + } + public function testItLoadsGeneralSettings(): void { GeneralSettings::fake([