mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
fix(test): import Bluebird
This commit is contained in:
parent
792aafd737
commit
31d2c5d604
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue