fix tests that require session authentication

This commit is contained in:
Matteo Pagliazzi
2016-02-20 21:02:46 +01:00
parent 2ed2fb5d06
commit 62ebde3186
6 changed files with 27 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
// TODO how to test this route since it uses session authentication?
import {
generateUser,
} from '../../../../helpers/api-v3-integration.helper';