Skip to content

Commit

Permalink
disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Nov 22, 2024
1 parent edf6f18 commit 4443362
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmd/zetae2e/local/local.go
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@ func localE2ETest(cmd *cobra.Command, _ []string) {
// e2etests.TestPrecompilesBankName,
// e2etests.TestPrecompilesBankFailName,
// e2etests.TestPrecompilesBankThroughContractName,
e2etests.TestPrecompilesDistributeName,
e2etests.TestPrecompilesDistributeNonZRC20Name,
e2etests.TestPrecompilesDistributeThroughContractName,
//e2etests.TestPrecompilesDistributeName,
//e2etests.TestPrecompilesDistributeNonZRC20Name,
//e2etests.TestPrecompilesDistributeThroughContractName,
}
}

Expand Down

0 comments on commit 4443362

Please sign in to comment.