Skip to content

Commit

Permalink
tested on test network
Browse files Browse the repository at this point in the history
  • Loading branch information
gerceboss committed Jul 11, 2024
1 parent 285a8d8 commit 4879f22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/token/erc721/test_erc721_uri_storage.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ fn test_token_uri_with_base_uri_and_token_id() {
assert_eq!(token_uri, expected);
}

// todo: test and provide transaction hash
#[test]
fn test_token_uri_persists_when_burned_and_minted() {
let mut state = setup();
Expand Down

0 comments on commit 4879f22

Please sign in to comment.