mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
0
This commit is contained in:
parent
5d35eb3762
commit
109c33ee60
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ describe('Subscriptions API', () => {
|
|||
}))
|
||||
)
|
||||
} finally {
|
||||
unsubscribe(sub5)
|
||||
await getRepository(Subscription).remove(sub5)
|
||||
}
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue