Bump core commit id to include core PR 39728 test changes

This commit is contained in:
Phil Davis
2022-01-28 16:07:24 +05:45
parent 27934f0f77
commit 5d0071e7ca
2 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=301b15ab733d67d6e1c58f26db5b4f5ce6623889
CORE_COMMITID=0dadfbe475438dd97c192cb93643ef8d95b71faa
CORE_BRANCH=master
# The test runner source for UI tests
@@ -1525,6 +1525,8 @@ Not everything needs to be implemented for ocis. While the oc10 testsuite covers
#### [moveShareInsideAnotherShare behaves differently on oCIS than oC10](https://github.com/owncloud/ocis/issues/3047)
- [apiShareManagementToShares/moveShareInsideAnotherShare.feature:25](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareManagementToShares/moveShareInsideAnotherShare.feature#L25)
- [apiShareManagementToShares/moveShareInsideAnotherShare.feature:45](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareManagementToShares/moveShareInsideAnotherShare.feature#L45)
- [apiShareManagementToShares/moveShareInsideAnotherShare.feature:56](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareManagementToShares/moveShareInsideAnotherShare.feature#L56)
- [apiShareManagementToShares/moveShareInsideAnotherShare.feature:73](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareManagementToShares/moveShareInsideAnotherShare.feature#L73)
- [apiShareManagementToShares/moveShareInsideAnotherShare.feature:86](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareManagementToShares/moveShareInsideAnotherShare.feature#L86)
- [apiShareManagementToShares/moveShareInsideAnotherShare.feature:100](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareManagementToShares/moveShareInsideAnotherShare.feature#L100)
Note: always have an empty line at the end of this file.
The bash script that processes this file requires that the last line has a newline on the end.