Changed test location to test

This commit is contained in:
Dennis Schwerdel 2017-06-01 10:43:14 +02:00
parent 9ebdd87f37
commit 83ee152f4f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ describe('Application life cycle test', function () {
done();
});
var LOCATION = 'freshrss-test';
var LOCATION = 'test';
var TEST_TIMEOUT = 10000;
var app;