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
@@ -333,10 +333,6 @@ class PaymentSandbox_test : public beast::unit_test::suite
|
||||
auto const USD = gw["USD"];
|
||||
Account const alice ("alice");
|
||||
|
||||
auto const closeTime = fix1274Time () +
|
||||
100 * env.closed ()->info ().closeTimeResolution;
|
||||
env.close (closeTime);
|
||||
|
||||
ApplyViewImpl av (&*env.current (), tapNONE);
|
||||
PaymentSandbox sb (&av);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user