Merge pull request #416 from owncloud/bump-core-commit-id-20200731

[Tests-Only] Bump core commit id for API acceptance tests
This commit is contained in:
Artur Neumann
2020-07-31 17:37:24 +05:45
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
def main(ctx):
before = [
testing(ctx),
apiTests(ctx, 'master', 'b4e4e2e76bcd1770412602113882256bec5444b8'),
apiTests(ctx, 'master', '7f1c384e8027b17f89427a1dd430ab273c15c7ef'),
]
stages = [