mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove conditionals for fix1368 enabled 31Mar2017
This commit is contained in:
@@ -1291,7 +1291,7 @@ struct Flow_test : public beast::unit_test::suite
|
||||
testSelfFundedXRPEndpoint(false, features);
|
||||
testSelfFundedXRPEndpoint(true, features);
|
||||
testUnfundedOffer(features);
|
||||
testReexecuteDirectStep(features | fix1368);
|
||||
testReexecuteDirectStep(features);
|
||||
testSelfPayLowQualityOffer(features);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user