Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
swift1337 committed Sep 13, 2024
1 parent 602e4d8 commit 3bc7b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/zetae2e/local/ton.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func tonTestRoutine(
"ton",
conf,
deployerRunner,
conf.AdditionalAccounts.UserSolana,
config.Account{},
runner.NewLogger(verbose, color.FgCyan, "ton"),
)
if err != nil {
Expand Down

0 comments on commit 3bc7b66

Please sign in to comment.