mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 03:35:55 +00:00
@@ -52,4 +52,4 @@ TEST_F(DOSGuardIntervalSweepHandlerTest, SweepAfterInterval)
|
||||
{
|
||||
EXPECT_CALL(guard, clear()).Times(AtLeast(2));
|
||||
ctx.run_for(std::chrono::milliseconds(400));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user