foundry
foundry copied to clipboard
SQLite test suite fails with FoundryBundle & DAMABundle enabled
The tests run successfully when run separate. Seems to be caused by a test that does not have the ResetDatabase trait and boots the kernel (in this case MakeFactoryTest). The next test that runs with the ResetDatabase trait fails...