Merge pull request #317 from owncloud/apiTests-commit-20200630
[Tests-Only] Adjust apiTests to use core commit
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
def main(ctx):
|
||||
before = [
|
||||
testing(ctx),
|
||||
apiTests(ctx, 'master', 'ad274cb7f2a20ffba7fb9c65726ae9ef9270e4c0'),
|
||||
apiTests(ctx, 'master', '0dc76b2452ef0c4388af765a738679097bd1491d'),
|
||||
]
|
||||
|
||||
stages = [
|
||||
|
||||
Reference in New Issue
Block a user