Remove ocsGETAuth.feature:243 from expected to fail and update commit id

This commit is contained in:
Swikriti Tripathi
2021-08-18 13:10:32 +05:45
parent 42e19037e0
commit 65dcb1685a
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=bd759084f50bccd803ad7d8d1b22188ae448d263
CORE_COMMITID=82380e305056e1973d752bcfd0b33039fd5533ce
CORE_BRANCH=master
# The test runner source for UI tests
@@ -1375,8 +1375,6 @@ Scenario Outline: Unauthenticated call
- [apiAuth/cors.feature:184](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L184)
- [apiAuth/cors.feature:185](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuth/cors.feature#L185)
#### [No way to enforce token auth](https://github.com/owncloud/ocis/issues/1332)
- [apiAuthOcs/ocsGETAuth.feature:243](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthOcs/ocsGETAuth.feature#L243)
#### [App Passwords/Tokens for legacy WebDAV clients](https://github.com/owncloud/ocis/issues/197)
- [apiAuthWebDav/webDavDELETEAuth.feature:80](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiAuthWebDav/webDavDELETEAuth.feature#L80)