mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
refactor: setRange in tests (#1763)
There are a few files that cannot move the setRange into constructor of the test because either the place that calls setRange matters or tests checks range doesn't exist
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include "util/MockETLServiceTestFixture.hpp"
|
||||
#include "util/MockPrometheus.hpp"
|
||||
|
||||
#include <gmock/gmock.h>
|
||||
|
||||
/**
|
||||
* @brief Fixture with an mock backend and an embedded boost::asio context.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user