Fix flaky lettuce 4 test (#9514)
This commit is contained in:
parent
aa017ce840
commit
693c2a8d95
|
@ -85,6 +85,7 @@ class LettuceSyncClientTest {
|
||||||
syncCommands.hmset("TESTHM", testHashMap);
|
syncCommands.hmset("TESTHM", testHashMap);
|
||||||
|
|
||||||
// 2 sets + 1 connect trace
|
// 2 sets + 1 connect trace
|
||||||
|
testing.waitForTraces(3);
|
||||||
testing.clearData();
|
testing.clearData();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue