Remove paths from accounts ui tests

This commit is contained in:
Benedikt Kulmann
2020-10-22 12:15:52 +02:00
parent 4dc0991f20
commit c3a2cb0714

View File

@@ -539,7 +539,6 @@ def accountsUITests(ctx, phoenixBranch, phoenixCommitId, storage = 'owncloud'):
'TEST_TAGS': 'not @skipOnOCIS and not @skip',
'LOCAL_UPLOAD_DIR': '/uploads',
'NODE_TLS_REJECT_UNAUTHORIZED': 0,
'TEST_PATHS': paths,
},
'commands': [
'git clone -b master --depth=1 https://github.com/owncloud/testing.git /srv/app/testing',