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:
@@ -19,9 +19,11 @@ import {
|
||||
sendTxn as sendTxnEmail,
|
||||
} from '../../libs/email';
|
||||
import { sendNotification as sendPushNotification } from '../../libs/pushNotifications';
|
||||
import { achievements } from '../../../../website/common/';
|
||||
import common from '../../../../website/common/';
|
||||
import {sentMessage} from '../../libs/inbox';
|
||||
|
||||
const achievements = common.achievements;
|
||||
|
||||
let api = {};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user