Skip to content

Commit 7b048b1

Browse files
committed
fix spelling
1 parent 9dec865 commit 7b048b1

File tree

1 file changed

+1
-1
lines changed
  • rust/catalyst-types/src/catalyst_id

1 file changed

+1
-1
lines changed

rust/catalyst-types/src/catalyst_id/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ mod tests {
877877
assert_eq!(
878878
id_a.eq_with_role(&id_b),
879879
expected_role,
880-
"eq_with_rolekey failed"
880+
"eq_with_role failed"
881881
);
882882
}
883883

0 commit comments

Comments
 (0)