Skip to content

Commit 06825c6

Browse files
committed
crypto: Test for the NSE race bug #3110
Adds a test for #3110 that fails before the fix and passes afterwards.
1 parent 749ed2c commit 06825c6

File tree

2 files changed

+469
-0
lines changed

2 files changed

+469
-0
lines changed

testing/matrix-sdk-integration-testing/src/tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
mod auth;
22
mod e2ee;
33
mod invitations;
4+
mod nse;
45
mod reactions;
56
mod redaction;
67
mod repeated_join;

0 commit comments

Comments
 (0)