Skip to content

Commit

Permalink
Reform
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Apr 11, 2024
1 parent 4c997f2 commit aecec4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4771,7 +4771,7 @@ mod tests {
}

#[test]
fn open_mints_cannot_be_without_cap() {
fn open_mints_without_a_cap_are_unmintable() {
let context = Context::builder().arg("--index-runes").build();

let (txid0, id) = context.etch(
Expand Down

0 comments on commit aecec4f

Please sign in to comment.