Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Dec 25, 2023
1 parent e46b77a commit 4a6dd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/wallet/send.rs
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ fn sending_rune_creates_transaction_with_expected_runestone() {
assert_eq!(
Runestone::from_transaction(&tx).unwrap(),
Runestone {
default: None,
default_output: None,
etching: None,
edicts: vec![Edict {
id: RuneId {
Expand Down

0 comments on commit 4a6dd75

Please sign in to comment.