mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Always enable fix1274 dated September 30, 2016 17:00:00 UTC
This commit is contained in:
committed by
Manoj doshi
parent
a176f58a92
commit
0964379a66
@@ -1024,9 +1024,7 @@ struct Flow_test : public beast::unit_test::suite
|
||||
auto const usdC = USD.currency;
|
||||
|
||||
env.fund(XRP(10000), alice, bob, gw);
|
||||
// Need to be past this time to see the bug
|
||||
env.close(fix1274Time() +
|
||||
100 * env.closed()->info().closeTimeResolution);
|
||||
env.close();
|
||||
env(trust(alice, USD(100)));
|
||||
env.close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user