mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix unit tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { authWithHeaders } from '../../middlewares/auth';
|
||||
import { shops } from '../../../common/';
|
||||
import common from '../../../common/';
|
||||
|
||||
const shops = common.shops;
|
||||
|
||||
let api = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user