remove ignore for race_condition test

This commit is contained in:
kazuminn
2022-09-22 11:32:07 +09:00
parent 8f1d31247c
commit bef4d08033

View File

@@ -625,7 +625,6 @@ mod tests {
}
}
#[ignore]
#[test]
fn test_insert_message_race_condition() {
MESSAGES.clear();