mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Rename featureToStrandV2 to fix1373
This commit is contained in:
@@ -154,7 +154,7 @@ public:
|
||||
run() override
|
||||
{
|
||||
testGWB({});
|
||||
testGWB({featureFlow, featureToStrandV2});
|
||||
testGWB({featureFlow, fix1373});
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user