mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 20:56:42 +00:00
gofmt
This commit is contained in:
parent
65a5fe54ef
commit
5bce00e9d9
1 changed files with 0 additions and 1 deletions
|
|
@ -4052,7 +4052,6 @@ func TestSendRawTransactionSync_Timeout(t *testing.T) {
|
|||
}
|
||||
if got, want := de.ErrorData(), tx.Hash().Hex(); got != want {
|
||||
t.Fatalf("expected ErrorData=%s, got %v", want, got)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue