Laravel 8 RefreshDatabase no longer working #36495
Unanswered
henrywhitaker3
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I've just upgraded an app from v7 to v8, when running tests they mostly fail, with the error
In my phpunit.xml, I have
If I comment out the
:memory
line, the tests start passing again.Beta Was this translation helpful? Give feedback.
All reactions