Update transaction_test.go

This commit is contained in:
topianet
2023-12-29 13:27:51 +01:00
committed by GitHub
parent 61c914d250
commit 7206ae0cbf

View File

@@ -4,7 +4,7 @@ import (
"strings" "strings"
"testing" "testing"
"github.com/kaspanet/kaspad/infrastructure/db/database" "github.com/fabbez/topiad/infrastructure/db/database"
) )
func TestTransactionCloseErrors(t *testing.T) { func TestTransactionCloseErrors(t *testing.T) {