mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-25 22:37:24 +00:00
Update test packages
This commit is contained in:
@@ -134,10 +134,6 @@ describe('Application life cycle test', function () {
|
||||
});
|
||||
}
|
||||
|
||||
function wait (done) {
|
||||
setTimeout(done, 10000);
|
||||
}
|
||||
|
||||
xit('build app', function () { execSync('cloudron build', EXEC_ARGS); });
|
||||
|
||||
it('install app', function () { execSync('cloudron install --port-bindings SYNC_PORT=' + SYNC_PORT + ' --location ' + LOCATION, EXEC_ARGS); });
|
||||
|
Reference in New Issue
Block a user