Skip to content

Commit

Permalink
lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Jan 8, 2025
1 parent 6b1a439 commit 8505a13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/zetae2e/local/local.go
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ func localE2ETest(cmd *cobra.Command, _ []string) {
// e2etests.TestPrecompilesDistributeNonZRC20Name,
// e2etests.TestPrecompilesDistributeThroughContractName,
//)
// prevent lint error
_ = precompiledContractTests
} else {
logger.Print("⚠️ partial precompiled run (unclean state)")
}
Expand Down

0 comments on commit 8505a13

Please sign in to comment.