Rename timebase switches from 'amendment' to 'fix'

This commit is contained in:
seelabs
2017-03-30 17:16:21 -04:00
committed by Nik Bougalis
parent af66c62814
commit 3bd9772c04
10 changed files with 48 additions and 48 deletions

View File

@@ -647,7 +647,7 @@ struct PayStrand_test : public beast::unit_test::suite
ExistingElementPool eep;
Env env(*this, features(featureToStrandV2));
auto const closeTime = amendmentRIPD1298SoTime() +
auto const closeTime = fix1298Time() +
100 * env.closed()->info().closeTimeResolution;
env.close(closeTime);
eep.setupEnv(env, /*numAcc*/ 9, /*numCur*/ 6, boost::none);