mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Setup up non-API tests to not need server and mongo running
chore(travis): Build files before running tests chore(travis): require server for api tests
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/* eslint-disable no-use-before-define */
|
||||
|
||||
// Import requester function, set it up for v3, export it
|
||||
import { requester } from '../requester';
|
||||
requester.setApiVersion('v3');
|
||||
|
||||
Reference in New Issue
Block a user