mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 00:36:48 +00:00
test: enable unit tests to work with variable reference fee (#5145)
Fix remaining unit tests to be able to process reference fee values other than 10.
This commit is contained in:
@@ -815,6 +815,7 @@ class View_test : public beast::unit_test::suite
|
||||
auto const EUR = gw["EUR"];
|
||||
|
||||
env.fund(XRP(10000), alice, bob, carol, gw);
|
||||
env.close();
|
||||
env.trust(USD(100), alice, bob, carol);
|
||||
{
|
||||
// Global freezing.
|
||||
|
||||
Reference in New Issue
Block a user