Skip to content

Commit

Permalink
e2e: gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl committed Mar 7, 2024
1 parent b93b771 commit 968dc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/test/e2e/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2488,7 +2488,7 @@ func TestWalletRedistribute(t *testing.T) {
_, err = cluster.Bus.WalletRedistribute(context.Background(), 3, types.Siacoins(10))
if err != nil {
t.Fatal(err)
}
}
}

func TestHostScan(t *testing.T) {
Expand Down

0 comments on commit 968dc1c

Please sign in to comment.