mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
chore: Fix: nagetive -> negative (#2156)
This commit is contained in:
@@ -333,7 +333,7 @@ generateParameterBookOffersTestBundles()
|
||||
.expectedErrorMessage = "Invalid parameters."
|
||||
},
|
||||
ParameterTestBundle{
|
||||
.testName = "LimitNagetive",
|
||||
.testName = "LimitNegative",
|
||||
.testJson = R"({
|
||||
"taker_pays" :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user