remove ignore for race_condition test
This commit is contained in:
@@ -625,7 +625,6 @@ mod tests {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[ignore]
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_insert_message_race_condition() {
|
fn test_insert_message_race_condition() {
|
||||||
MESSAGES.clear();
|
MESSAGES.clear();
|
||||||
|
|||||||
Reference in New Issue
Block a user