Merge pull request #441 from owncloud/bump-core-commit-20200815

[Tests-Only] Bump core commit for API tests 2020-08-15
This commit is contained in:
Artur Neumann
2020-08-17 08:54:50 +05:45
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
config = { config = {
'apiTests': { 'apiTests': {
'coreBranch': 'master', 'coreBranch': 'master',
'coreCommit': 'f0fd17a01c69c7c5b518d3209afe8f3e4feac1ef', 'coreCommit': '33c64ea3d56ec20e5d0cbc0f745ed2c04589b7f8',
'numberOfParts': 2 'numberOfParts': 2
} }
} }