test: add tests to generate runtime bytecode for the executors
This commit is contained in:
@@ -136,7 +136,6 @@ contract BalancerV2ExecutorTest is Constants, TestUtils {
|
||||
}
|
||||
|
||||
function testExportContract() public {
|
||||
vm.skip(true);
|
||||
exportRuntimeBytecode(address(balancerV2Exposed), "BalancerV2");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user