reorganize old client tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import fs from 'fs';
|
||||
import { resetHabiticaDB } from '../helpers/api-integration/mongo';
|
||||
import { resetHabiticaDB } from '../../helpers/api-integration/mongo';
|
||||
|
||||
before(async () => {
|
||||
await resetHabiticaDB();
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user