Closed
Description
Subject of the issue
Hi... me again 😆
I was trying to upgrade to v3 and when running all tests in parallel we're getting a weird issue:
It looks like the name of the database is being changed and is causing every test to fail in our application. Switching back down to v2 works.
Your environment
We're running Laravel 10 and PHP 8.1
Steps to reproduce
Tell us how to reproduce this issue in steps:
- Upgrade to v3
- Run parallel tests (with RefreshDatabase trait)
Expected behaviour
Run tests
Actual behaviour
As above
Metadata
Metadata
Assignees
Labels
No labels