Skip to content

Commit

Permalink
test: skip master key test
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajacharya2 committed Dec 23, 2024
1 parent 36f95cc commit d993fae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Feature: encrypt files using master keys
I want to be able to encrypt user files using master keys
So that I can use a common key to encrypt files of all user


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

0 comments on commit d993fae

Please sign in to comment.