Merge pull request #198 from owncloud/tests-enable-litmus-copymove

Enable litmus tests for copymove
This commit is contained in:
Artur Neumann
2020-05-13 13:58:25 +05:45
committed by GitHub
+1 -1
View File
@@ -210,7 +210,7 @@ def testing(ctx):
'LITMUS_URL': 'http://reva-server:9140/remote.php/webdav',
'LITMUS_USERNAME': 'tu1',
'LITMUS_PASSWORD': '1234',
'TESTS': 'basic http'
'TESTS': 'basic http copymove'
},
},
],