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

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