Skip to content

Commit 39208f1

Browse files
authored
Merge pull request #412 from owncloud/skip-master-key-test
[tests-only][full-ci] skip master key test
2 parents 36f95cc + d993fae commit 39208f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/features/webUIMasterKeyType/webUIMasterKeys.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: encrypt files using master keys
44
I want to be able to encrypt user files using master keys
55
So that I can use a common key to encrypt files of all user
66

7-
7+
@skip @issue-409
88
Scenario: user cannot access their file after recreating master key with re-login
99
Given user "Alice" has been created with default attributes and large skeleton files
1010
And the administrator has set the encryption type to "masterkey"

0 commit comments

Comments
 (0)