Skip to content

Conversation

@driesvints
Copy link
Member

This PR fixes an issue when using the $seeder property on in-memory tests. Before this, no root seeder could be set but now, a defined root seeder is properly passed to the migrate command.

Fixes #41863

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specifying a specific seeder on base test class does not apply when using in-memory Sqlite DB

3 participants