mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
@@ -30,7 +30,7 @@ using namespace data::cassandra::impl;
|
||||
using namespace testing;
|
||||
|
||||
struct BackendCassandraRetryPolicyTest : SyncAsioContextTest {
|
||||
ExponentialBackoffRetryPolicy retryPolicy{ctx};
|
||||
ExponentialBackoffRetryPolicy retryPolicy{ctx_};
|
||||
};
|
||||
|
||||
TEST_F(BackendCassandraRetryPolicyTest, ShouldRetryAlwaysTrue)
|
||||
|
||||
Reference in New Issue
Block a user