Closed marickvantuil closed 5 months ago
I think you need to add this to
\Tests\TestCase::getEnvironmentSetUp()
$app['config']->set('queue.batching.database', 'testbench');
🤩
Thanks, will try this! I got very confused why specifically this test is failing
I think you need to add this to
\Tests\TestCase::getEnvironmentSetUp()