Skip to content

Commit

Permalink
Update e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MightOfOaks committed Mar 24, 2024
1 parent 24cc728 commit bd353b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/src/tests/open_edition_minter_executes_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ fn test_open_edition_exec_functions(chain: &mut Chain) {
MAX_TOKENS,
start_time,
end_time,
None,
Some(100),
None,
NftData {
nft_data_type: NftMetadataType::OffChainMetadata,
Expand Down

0 comments on commit bd353b9

Please sign in to comment.