diff --git a/tests/e2e/machine/suite.go b/tests/e2e/machine/suite.go index caee226..802558a 100644 --- a/tests/e2e/machine/suite.go +++ b/tests/e2e/machine/suite.go @@ -38,6 +38,7 @@ func (s *E2ETestSuite) SetupSuite() { addr, _ := account.GetAddress() + // sending funds to machine to initialize account on chain args := []string{ "node0", addr.String(),