mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 16:56:48 +00:00
test: Run unit tests regardless of 'Supported' amendment status (#5537)
This commit is contained in:
@@ -710,7 +710,7 @@ public:
|
||||
testSignerListsV2();
|
||||
|
||||
FeatureBitset const allFeatures{
|
||||
ripple::test::jtx::supported_amendments()};
|
||||
ripple::test::jtx::testable_amendments()};
|
||||
testAccountFlags(allFeatures);
|
||||
testAccountFlags(allFeatures - featureDisallowIncoming);
|
||||
testAccountFlags(
|
||||
|
||||
Reference in New Issue
Block a user