mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +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', () => {
|
||||
|
||||
@@ -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
|
||||
tr
|
||||
td
|
||||
|
||||
Reference in New Issue
Block a user