mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
style: Add typos pre-commit hook (#2041)
This commit is contained in:
@@ -395,7 +395,7 @@ struct AccountTxParameterTest : public RPCAccountTxHandlerTest,
|
||||
.testName = "InvalidTxType",
|
||||
.testJson = R"({
|
||||
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
|
||||
"tx_type": "unknow"
|
||||
"tx_type": "unknown"
|
||||
})",
|
||||
.expectedError = "invalidParams",
|
||||
.expectedErrorMessage = "Invalid field 'tx_type'."
|
||||
|
||||
Reference in New Issue
Block a user