Skip to content

Commit 902f211

Browse files
committed
fix: typo in test
Signed-off-by: William Hankins <[email protected]>
1 parent eb05372 commit 902f211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rest_blockfrost/src/handlers/addresses.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ mod tests {
443443
}
444444

445445
#[test]
446-
fn cip25_existance_overrides_decimals() {
446+
fn cip25_existence_overrides_decimals() {
447447
use serde_cbor::Value as CborValue;
448448
use std::collections::BTreeMap;
449449

0 commit comments

Comments
 (0)