parent
9c6e7e0435
commit
cfaf744051
|
@ -1176,7 +1176,7 @@ mod tests {
|
||||||
// --mint_account1-- mint_account2
|
// --mint_account1-- mint_account2
|
||||||
|
|
||||||
if secondary_index_enabled {
|
if secondary_index_enabled {
|
||||||
// ----------- Test for a non-existant key -----------
|
// ----------- Test for a non-existent key -----------
|
||||||
let req = format!(
|
let req = format!(
|
||||||
r#"{{"jsonrpc":"2.0","id":1,"method":"getSecondaryIndexKeySize","params":["{non_existent_pubkey}"]}}"#,
|
r#"{{"jsonrpc":"2.0","id":1,"method":"getSecondaryIndexKeySize","params":["{non_existent_pubkey}"]}}"#,
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue