mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
fix(test): import Bluebird
This commit is contained in:
@@ -3,6 +3,7 @@ import {
|
|||||||
generateGroup,
|
generateGroup,
|
||||||
generateChallenge,
|
generateChallenge,
|
||||||
} from '../../../../../helpers/api-integration/v3';
|
} from '../../../../../helpers/api-integration/v3';
|
||||||
|
import Bluebird from 'bluebird';
|
||||||
import { find } from 'lodash';
|
import { find } from 'lodash';
|
||||||
|
|
||||||
describe('POST /tasks/:id/score/:direction', () => {
|
describe('POST /tasks/:id/score/:direction', () => {
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
h2 5/25/2016 - ANDROID UPDATE AND MAY SUBSCRIBER ITEMS
|
h2 5/25/2016 - iOS UPDATE, ANDROID UPDATE, AND MAY SUBSCRIBER ITEMS
|
||||||
hr
|
hr
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
|
|||||||
Reference in New Issue
Block a user