foundry icon indicating copy to clipboard operation
foundry copied to clipboard

SQLite test suite fails with FoundryBundle & DAMABundle enabled

Open kbond opened this issue 5 years ago • 0 comments

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...

kbond avatar Oct 08 '20 18:10 kbond