mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
fix(test): import Bluebird
This commit is contained in:
@@ -3,6 +3,7 @@ import {
|
||||
generateGroup,
|
||||
generateChallenge,
|
||||
} from '../../../../../helpers/api-integration/v3';
|
||||
import Bluebird from 'bluebird';
|
||||
import { find } from 'lodash';
|
||||
|
||||
describe('POST /tasks/:id/score/:direction', () => {
|
||||
|
||||
Reference in New Issue
Block a user