From a4b496b8e7cb215dc9be2fa0e627382364889eb4 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 17 Mar 2017 00:25:32 +0100 Subject: meal tests --- test/services/user/index.test.js | 1 + 1 file changed, 1 insertion(+) (limited to 'test/services/user') diff --git a/test/services/user/index.test.js b/test/services/user/index.test.js index 4302422..a9072c0 100644 --- a/test/services/user/index.test.js +++ b/test/services/user/index.test.js @@ -9,6 +9,7 @@ const app = require('../../../src/app'); const User = app.service('users') const authentication = require('feathers-authentication/client'); const bodyParser = require('body-parser'); + var token, userid app -- cgit v1.2.3-70-g09d2