Merge pull request #5166 from owncloud/bump-commit-id-for-tests-20221201

[tests-only][full-ci]Bump commit id for tests
This commit is contained in:
Phil Davis
2022-12-01 18:45:01 +05:45
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=3ea9a1d44df397a504ca7ed8eb8c8c59b5a16852
CORE_COMMITID=da916036018eb68ca08822d7abc1e1aac9e4f9e1
CORE_BRANCH=master
# The test runner source for UI tests

View File

@@ -514,7 +514,7 @@ API, search, favorites, config, capabilities, not existing endpoints, CORS and o
_ocdav: api compatibility, return correct status code_
- [apiAuthWebDav/webDavMKCOLAuth.feature:52](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavMKCOLAuth.feature#L52)
- [apiAuthWebDav/webDavMKCOLAuth.feature:66](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavMKCOLAuth.feature#L66)
- [apiAuthWebDav/webDavMKCOLAuth.feature:63](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavMKCOLAuth.feature#L63)
#### [trying to lock file of another user gives http 200](https://github.com/owncloud/ocis/issues/2176)