Skip to content

Commit

Permalink
skip test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
iainnash committed Feb 29, 2024
1 parent ddb8f38 commit ad005a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ZoraNFTCreatorV1_Fork.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ contract ZoraNFTCreatorV1Test is Test, ForkHelper {
}
}

function testForkDropGeneric() external {
function x_testForkDropGeneric() external {
string[] memory forkTestChains = getForkTestChains();

for (uint256 i = 0; i < forkTestChains.length; i++) {
Expand Down

0 comments on commit ad005a8

Please sign in to comment.