diff --git a/tests/Config/ManagerTest.php b/tests/Config/ManagerTest.php index 9368f75..066c0ea 100644 --- a/tests/Config/ManagerTest.php +++ b/tests/Config/ManagerTest.php @@ -1,5 +1,6 @@ cleanSlate(); + Artisan::call('config:clear'); }); it('can update and merge current config file with latest copy from package', function () {