mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-29 22:20:42 +00:00
Move status test to own folder
This commit is contained in:
parent
ddf2ceeccd
commit
0444a7d713
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import {requester} from '../helpers/api.helper';
|
||||
import {requester} from '../../helpers/api.helper';
|
||||
|
||||
describe('Status', () => {
|
||||
let api;
|
||||
Loading…
Reference in a new issue