Skip to content

Commit

Permalink
Update core master tests commit (#935)
Browse files Browse the repository at this point in the history
Brings in new enabled tests for OCS share public link edit API
  • Loading branch information
Vincent Petry authored Jul 6, 2020
1 parent 6238e92 commit 6e75598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ steps:
- git clone -b master --depth=1 https://github.com/owncloud/testing.git /drone/src/tmp/testing
- git clone -b master --single-branch --no-tags https://github.com/owncloud/core.git /drone/src/tmp/testrunner
- cd /drone/src/tmp/testrunner
- git checkout a3cac3dad60348fc962d1d8743b202bc5f79596b
- git checkout 5d1cf1895083f143c4600a613bfbad5c1810846b
- make test-acceptance-api
environment:
TEST_SERVER_URL: 'http://revad-services:20080'
Expand Down

0 comments on commit 6e75598

Please sign in to comment.