Removed scenarios tagged with @skipOnOcis tag
This commit is contained in:
@@ -10,7 +10,7 @@ Feature: sizing of previews of files downloaded through the webdav API
|
||||
Background:
|
||||
Given user "Alice" has been created with default attributes and without skeleton files
|
||||
|
||||
@skipOnOcV10
|
||||
|
||||
Scenario Outline: download different sizes of previews of file
|
||||
Given user "Alice" has uploaded file "filesForUpload/lorem.txt" to "/parent.txt"
|
||||
When user "Alice" downloads the preview of "/parent.txt" with width <request_width> and height <request_height> using the WebDAV API
|
||||
|
||||
Reference in New Issue
Block a user