Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-c-child committed May 13, 2024
1 parent efcb44d commit 6c5e4b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/name-minter/src/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,6 @@ mod whitelist {
assert_eq!(whitelists.len(), wl_count);
}


#[test]
fn add_remove_percent_whitelist() {
let mut app = instantiate_contracts(None, Some(ADMIN.to_string()), None);
Expand Down

0 comments on commit 6c5e4b5

Please sign in to comment.