Always enable fix1274 dated September 30, 2016 17:00:00 UTC

This commit is contained in:
Scott Schurr
2019-12-11 13:25:37 -08:00
committed by Manoj doshi
parent a176f58a92
commit 0964379a66
5 changed files with 2 additions and 26 deletions

View File

@@ -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();