1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 13:25:15 +00:00

Changed test location to test

This commit is contained in:
Dennis Schwerdel
2017-06-01 10:43:14 +02:00
parent 9ebdd87f37
commit 83ee152f4f

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;