mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 07:35:52 +00:00
@@ -32,7 +32,7 @@ using namespace util;
|
||||
using namespace testing;
|
||||
|
||||
struct ETLStateTest : public NoLoggerFixture {
|
||||
MockSource const source = MockSource{};
|
||||
MockSource source = MockSource{};
|
||||
};
|
||||
|
||||
TEST_F(ETLStateTest, Error)
|
||||
|
||||
Reference in New Issue
Block a user