mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Rename timebase switches from 'amendment' to 'fix'
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user