mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-20 19:56:00 +00:00
@@ -170,18 +170,6 @@ generateParameterTestBundles()
|
||||
ACCOUNT),
|
||||
"invalidParams",
|
||||
"hotwalletMalformed"},
|
||||
ParameterTestBundle{
|
||||
"StrictFieldUnsupportedValue",
|
||||
fmt::format(
|
||||
R"({{
|
||||
"account": "{}",
|
||||
"hotwallet": "{}",
|
||||
"strict": false
|
||||
}})",
|
||||
ACCOUNT,
|
||||
ACCOUNT2),
|
||||
"notSupported",
|
||||
"Not supported field 'strict's value 'false'"},
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user