Skip to content

Commit

Permalink
fixup! test: Confirm that the notification client doesn't create dupl…
Browse files Browse the repository at this point in the history
…icate one-time keys
  • Loading branch information
poljar committed Sep 16, 2024
1 parent d4c51d6 commit 3635fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/matrix-sdk-ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ assert-json-diff = { workspace = true }
assert_matches = { workspace = true }
assert_matches2 = { workspace = true }
eyeball-im-util = { workspace = true }
matrix-sdk = { workspace = true, features = ["testing"] }
matrix-sdk = { workspace = true, features = ["testing", "sqlite"] }
matrix-sdk-test = { workspace = true }
stream_assert = { workspace = true }
tempfile = "3.3.0"
Expand Down

0 comments on commit 3635fe4

Please sign in to comment.