mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 01:06:48 +00:00
Rename featureToStrandV2 to fix1373
This commit is contained in:
@@ -77,7 +77,7 @@ struct SetAuth_test : public beast::unit_test::suite
|
||||
{
|
||||
testAuth({});
|
||||
testAuth({featureFlow});
|
||||
testAuth({featureFlow, featureToStrandV2});
|
||||
testAuth({featureFlow, fix1373});
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user