Skip to content

Commit

Permalink
PM-13902 Fixed AddItemStateTests.
Browse files Browse the repository at this point in the history
  • Loading branch information
fedemkr committed Oct 29, 2024
1 parent fe9f7f5 commit f2fd343
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class AddItemStateTests: XCTestCase {
- reprompt: CipherRepromptType.none
- revisionDate: 2023-10-20T00:00:00Z
- secureNote: Optional<SecureNoteView>.none
- sshKey: Optional<SshKeyView>.none
- type: CipherType.login
- viewPassword: true
Expand Down Expand Up @@ -107,6 +108,7 @@ class AddItemStateTests: XCTestCase {
- reprompt: CipherRepromptType.password
- revisionDate: 2023-09-01T00:00:00Z
- secureNote: Optional<SecureNoteView>.none
- sshKey: Optional<SshKeyView>.none
- type: CipherType.login
- viewPassword: true
Expand Down

0 comments on commit f2fd343

Please sign in to comment.