mvcc: un-ignore mvcc fuzz test

This commit is contained in:
Jussi Saurio
2025-09-19 09:18:13 +03:00
parent 7410200a9f
commit 22a8992b6b

View File

@@ -490,7 +490,6 @@ async fn test_multiple_connections_fuzz() {
}
#[tokio::test]
#[ignore = "MVCC is currently under development, it is expected to fail"]
// Same as test_multiple_connections_fuzz, but with MVCC enabled.
async fn test_multiple_connections_fuzz_mvcc() {
let mvcc_fuzz_options = FuzzOptions {