mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-16 01:35:52 +00:00
@@ -34,7 +34,7 @@ using namespace etl;
|
||||
|
||||
class AmendmentBlockHandlerTest : public NoLoggerFixture {
|
||||
protected:
|
||||
using AmendmentBlockHandlerType = detail::AmendmentBlockHandler<FakeAmendmentBlockAction>;
|
||||
using AmendmentBlockHandlerType = impl::AmendmentBlockHandler<FakeAmendmentBlockAction>;
|
||||
|
||||
boost::asio::io_context ioc_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user