Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopgalvao committed Apr 25, 2024
1 parent 947faaf commit bc2066c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pop-api/examples/nfts/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ mod pop_api_nfts {

#[ink::test]
fn default_works() {
PopApiExtensionDemo::new();
Nfts::new();
}
}
}

0 comments on commit bc2066c

Please sign in to comment.