Skip to content

Commit af35ac0

Browse files
committed
crypt: Test for the NSE race bug #3110
Adds a test for #3110 that fails before the fix and passes afterwards.
1 parent a5517ff commit af35ac0

File tree

2 files changed

+468
-0
lines changed

2 files changed

+468
-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)