fix reward unit tests

This commit is contained in:
Moriz Wahl 2023-02-13 16:43:58 +01:00
parent c618e72a84
commit 0c23673b42

View File

@ -33,6 +33,7 @@ describe('rewards', () => {
afterAll(async () => {
await cleanDatabase()
driver.close()
})
beforeEach(async () => {