mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
move preening tests to correct location
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { preenHistory } from '../../common/script/preening';
|
import { preenHistory } from '../../../../../website/src/libs/api-v3/preening';
|
||||||
import moment from 'moment';
|
import moment from 'moment';
|
||||||
import sinon from 'sinon'; // eslint-disable-line no-shadow
|
import sinon from 'sinon'; // eslint-disable-line no-shadow
|
||||||
|
|
||||||
Reference in New Issue
Block a user