Try migrating again
Test / test (push) Successful in 1m22s Details

This commit is contained in:
Jeff 2024-10-19 13:38:56 -04:00
parent 6334b63631
commit 6f6a1bc2dc
1 changed files with 3 additions and 3 deletions

View File

@ -49,9 +49,9 @@ describe("subscriptions", () => {
}
})
// beforeEach(async () => {
// await migrateToLatest()
// })
beforeEach(async () => {
await migrateToLatest()
})
// afterEach(async () => {
// await resetAll()