Changed test location to test
This commit is contained in:
parent
9ebdd87f37
commit
83ee152f4f
|
@ -38,7 +38,7 @@ describe('Application life cycle test', function () {
|
|||
done();
|
||||
});
|
||||
|
||||
var LOCATION = 'freshrss-test';
|
||||
var LOCATION = 'test';
|
||||
var TEST_TIMEOUT = 10000;
|
||||
var app;
|
||||
|
||||
|
|
Loading…
Reference in New Issue