Merge pull request #346 from owncloud/phil-davis-patch-1

[Tests-Only] Use latest commit from core master
This commit is contained in:
Artur Neumann
2020-07-08 11:05:39 +05:45
committed by GitHub

View File

@@ -1,7 +1,7 @@
def main(ctx):
before = [
testing(ctx),
apiTests(ctx, 'master', '5d1cf1895083f143c4600a613bfbad5c1810846b'),
apiTests(ctx, 'master', 'ba243879dbda86c563f1e767791759fd6f5d97e1'),
]
stages = [