diff --git a/test/ZoraNFTCreatorV1_Fork.t.sol b/test/ZoraNFTCreatorV1_Fork.t.sol index 2bad9d6..e8e1f77 100644 --- a/test/ZoraNFTCreatorV1_Fork.t.sol +++ b/test/ZoraNFTCreatorV1_Fork.t.sol @@ -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++) {