mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-25 18:11:08 +02:00
build: update to Go 1.18
This commit is contained in:
@@ -175,7 +175,7 @@ func TestHistoricalConfDetailsTxIndex(t *testing.T) {
|
||||
switch txStatus {
|
||||
case chainntnfs.TxFoundMempool:
|
||||
default:
|
||||
t.Fatal("should have found the transaction within the "+
|
||||
t.Fatalf("should have found the transaction within the "+
|
||||
"mempool, but did not: %v", txStatus)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user