From bf37b76c045461c2e5a7ad1ee820e0b7ad2efbd0 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Mon, 4 May 2020 12:09:54 +0545 Subject: [PATCH] remove unneded tag in tests --- .../features/apiWebdavProperties/getFileProperties.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/features/apiWebdavProperties/getFileProperties.feature b/tests/acceptance/features/apiWebdavProperties/getFileProperties.feature index 9434d70634f9..102d3d50937b 100644 --- a/tests/acceptance/features/apiWebdavProperties/getFileProperties.feature +++ b/tests/acceptance/features/apiWebdavProperties/getFileProperties.feature @@ -240,7 +240,7 @@ Feature: get file properties | old | | new | - @skipOnOcis @issue-ocis-reva-36 + @skipOnOcis Scenario Outline: Doing a PROPFIND with a web login should work with CSRF token on the new backend Given using DAV path And user "user0" has logged in to a web-style session