failing unit test

This commit is contained in:
Matteo Pagliazzi
2016-01-29 12:07:46 +01:00
parent b960ecdd94
commit e345fa76f5
10 changed files with 34 additions and 48 deletions

View File

@@ -2,7 +2,6 @@
import superagent from 'superagent';
import nconf from 'nconf';
import app from '../../../website/src/server';
const API_TEST_SERVER_PORT = nconf.get('PORT');
let apiVersion;