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:
@@ -6,7 +6,7 @@ import {
|
||||
BadRequest,
|
||||
} from '../errors';
|
||||
import { getUserInfo, sendTxn} from '../email';
|
||||
import slack from '../slack';
|
||||
import * as slack from '../slack';
|
||||
import apiError from '../apiError';
|
||||
|
||||
import * as inboxLib from '../inbox';
|
||||
|
||||
Reference in New Issue
Block a user