Merge pull request #299 from owncloud/bump-core-commit-for-api-tests-20200623

[Tests-Only] Bump core commit for API tests
This commit is contained in:
Phil Davis
2020-06-24 19:17:20 +05:45
committed by GitHub

View File

@@ -1,7 +1,7 @@
def main(ctx):
before = [
testing(ctx),
apiTests(ctx, 'master', 'e2b0a01a8807f549cbd1a42c7bd35f8cfc224ef7'),
apiTests(ctx, 'master', '31dbb9ce87de35165edf85ce9eda8f004c73f9f8'),
]
stages = [