mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add helper to modify Env configs (RIPD-1247)
Add envconfig test helper for manipulating Env config via callables. Create new common modifiers for non-admin config, validator config and one for using different server port values.
This commit is contained in:
committed by
Scott Schurr
parent
09a1d1a593
commit
80d9b0464a
@@ -24,6 +24,7 @@
|
||||
#include <test/jtx/impl/balance.cpp>
|
||||
#include <test/jtx/impl/delivermin.cpp>
|
||||
#include <test/jtx/impl/Env.cpp>
|
||||
#include <test/jtx/impl/envconfig.cpp>
|
||||
#include <test/jtx/impl/fee.cpp>
|
||||
#include <test/jtx/impl/flags.cpp>
|
||||
#include <test/jtx/impl/jtx_json.cpp>
|
||||
|
||||
Reference in New Issue
Block a user