Update reva to v1.4.1-0.20201125144025-57da0c27434c (#951)

* update ocis-reva

* add changelog

* remove passing scenario
This commit is contained in:
Alex Unger
2020-11-25 21:13:36 +01:00
committed by GitHub
parent 072042efaa
commit c742389ebb
13 changed files with 29 additions and 14 deletions
@@ -1,9 +0,0 @@
@api
Feature: PROPFIND
@issue-ocis-751
# after fixing all issues delete this Scenario and use the one from oC10 core
Scenario: PROPFIND to "/remote.php/dav/files"
Given user "Alice" has been created with default attributes and without skeleton files
When user "Alice" requests "/remote.php/dav/files" with "PROPFIND" using basic auth
Then the HTTP status code should be "500"