mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove conditionals for fix1373 enabled 07Jul2017
This commit is contained in:
@@ -510,8 +510,7 @@ public:
|
||||
|
||||
using namespace test::jtx;
|
||||
auto const sa = supported_amendments();
|
||||
testWithFeatures(sa - fix1373 - featureFlowCross);
|
||||
testWithFeatures(sa -featureFlowCross);
|
||||
testWithFeatures(sa -featureFlowCross);
|
||||
testWithFeatures(sa);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user