mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
move preening tests to correct location
This commit is contained in:
parent
7c005e7c68
commit
6d14b9d5c5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { preenHistory } from '../../common/script/preening';
|
||||
import { preenHistory } from '../../../../../website/src/libs/api-v3/preening';
|
||||
import moment from 'moment';
|
||||
import sinon from 'sinon'; // eslint-disable-line no-shadow
|
||||
|
||||
Loading…
Reference in a new issue