Skip to content

Commit

Permalink
Fix (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsuharnikov committed Nov 5, 2024
1 parent c38d27c commit 6091958
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import org.web3j.utils.Convert

import java.math.BigInteger

class SyncingTestSuite extends OneNodeTestSuite with OneNodeTestSuite.TwoMiners {
class SyncingTestSuite extends OneNodeTestSuite with OneNodeTestSuite.OneMiner {
private val elSender = elRichAccount1
private val amount = Convert.toWei("1", Convert.Unit.ETHER).toBigInteger

Expand Down

0 comments on commit 6091958

Please sign in to comment.