boobooking
Results
1
comments of
boobooking
No, not in-memory database in my case. I run tests using MySQL database. And here is the configuration of traits I use: uses(TestCase::class, CreatesApplication::class, RefreshDatabase::class) ->in('Feature', 'Unit');