Skip to content

Commit

Permalink
T
Browse files Browse the repository at this point in the history
  • Loading branch information
Vectorized committed Dec 21, 2023
1 parent 15f4e6c commit 0c22461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/modules/PlatformAirdropper.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ contract PlatformAirdropperTests is TestConfigV2_1 {
vm.prank(c.platform);
sm.setPlatformSigner(signer);

uint256 n = 200;
uint256 n = 256;

ISuperMinterV2.PlatformAirdrop memory p;
p.edition = address(edition);
Expand Down

0 comments on commit 0c22461

Please sign in to comment.