Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Prove tests of core/37419
Browse files Browse the repository at this point in the history
Prove that OCIS tests of owncloud/core#37419 still
pass with unskipping
  • Loading branch information
Vincent Petry committed May 20, 2020
1 parent efaa4fa commit 191c4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def apiTests(ctx):
},
'commands': [
'git clone -b master --depth=1 https://github.com/owncloud/testing.git /srv/app/tmp/testing',
'git clone -b master --depth=1 https://github.com/owncloud/core.git /srv/app/testrunner',
'git clone -b update-ocis-tests-litmus --depth=1 https://github.com/owncloud/core.git /srv/app/testrunner',
'cd /srv/app/testrunner',
'make test-acceptance-api'
],
Expand Down

0 comments on commit 191c4cc

Please sign in to comment.