Try migrating again
Test / test (push) Successful in 1m22s
Details
Test / test (push) Successful in 1m22s
Details
This commit is contained in:
parent
6334b63631
commit
6f6a1bc2dc
|
|
@ -49,9 +49,9 @@ describe("subscriptions", () => {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
// beforeEach(async () => {
|
beforeEach(async () => {
|
||||||
// await migrateToLatest()
|
await migrateToLatest()
|
||||||
// })
|
})
|
||||||
|
|
||||||
// afterEach(async () => {
|
// afterEach(async () => {
|
||||||
// await resetAll()
|
// await resetAll()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue