From 6e45113e76c60965c5e1a3bad42e5b5459960571 Mon Sep 17 00:00:00 2001 From: Nalem7 <61624650+nabim777@users.noreply.github.com> Date: Fri, 14 Jul 2023 20:26:16 +0545 Subject: [PATCH] add tag skipOnReva (#6809) --- .../acceptance/features/coreApiWebdavPreviews/previews.feature | 2 +- .../coreApiWebdavPreviews/previewsAutoAdustedSizing.feature | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acceptance/features/coreApiWebdavPreviews/previews.feature b/tests/acceptance/features/coreApiWebdavPreviews/previews.feature index 250d8a8f07..11061b10f6 100644 --- a/tests/acceptance/features/coreApiWebdavPreviews/previews.feature +++ b/tests/acceptance/features/coreApiWebdavPreviews/previews.feature @@ -1,4 +1,4 @@ -@api +@api @skipOnReva Feature: previews of files downloaded through the webdav API As a user I want to be able to download the preview of the files diff --git a/tests/acceptance/features/coreApiWebdavPreviews/previewsAutoAdustedSizing.feature b/tests/acceptance/features/coreApiWebdavPreviews/previewsAutoAdustedSizing.feature index b6c9b9d13f..1ec74647ba 100644 --- a/tests/acceptance/features/coreApiWebdavPreviews/previewsAutoAdustedSizing.feature +++ b/tests/acceptance/features/coreApiWebdavPreviews/previewsAutoAdustedSizing.feature @@ -1,4 +1,4 @@ -@api +@api @skipOnReva Feature: sizing of previews of files downloaded through the webdav API As a user I want the aspect-ratio of previews to be preserved even when I ask for an unusual preview size