laravel-app-settings icon indicating copy to clipboard operation
laravel-app-settings copied to clipboard

PHPUnit Testing / Initialize Settings

Open muhzak opened this issue 7 months ago • 1 comments

During unit testing, if I load a fresh set of settings, it returns empty. How do I make sure it initializes to the default settings without having to save them one time? I don't want to depend on the cache.

muhzak avatar Jul 24 '24 16:07 muhzak