X Tutup
Skip to content

Commit 026ef55

Browse files
committed
Add acceptance test for new version behavior
1 parent e1d5d8f commit 026ef55

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

tests/acceptance/features/apiVersions/fileVersionsSharingToShares.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Feature: dav-versions
301301
And the version folder of file "/Shares/sharefile.txt" for user "Brian" should contain "1" element
302302
And the version folder of file "/sharefile.txt" for user "Alice" should contain "1" element
303303

304-
@issue-36228 @skipOnOcV10
304+
@skipOnOcV10.6 @skipOnOcV10.7 @skipOnOcV10.8.0
305305
Scenario: download old versions of a shared file as share receiver
306306
Given user "Brian" has been created with default attributes and without skeleton files
307307
And user "Alice" has uploaded file with content "uploaded content" to "textfile0.txt"

tests/acceptance/features/apiVersions/fileVersionsSharingToSharesIssue36228.feature

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)
X Tutup