fix: remove enabled amendments from tests

This commit is contained in:
Vito
2026-03-31 18:52:08 +02:00
parent f1d033378a
commit baeaf09ae6
7 changed files with 27 additions and 35 deletions

View File

@@ -43,8 +43,7 @@ class Invariants_test : public beast::unit_test::suite
static FeatureBitset
defaultAmendments()
{
return xrpl::test::jtx::testable_amendments() | featureInvariantsV1_1 |
featureSingleAssetVault | fixSecurity3_1_3;
return xrpl::test::jtx::testable_amendments() | featureInvariantsV1_1 | fixSecurity3_1_3;
}
/** Run a specific test case to put the ledger into a state that will be