mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-01 15:24:59 +00:00
rename location to test
This commit is contained in:
@@ -28,7 +28,7 @@ describe('Application life cycle test', function () {
|
||||
this.timeout(0);
|
||||
var firefox = require('selenium-webdriver/chrome');
|
||||
var server, browser = new firefox.Driver();
|
||||
var LOCATION = 'gogstest';
|
||||
var LOCATION = 'test';
|
||||
var repodir = '/tmp/testrepo';
|
||||
var app, reponame = 'testrepo';
|
||||
var username = process.env.USERNAME;
|
||||
|
Reference in New Issue
Block a user