2
0
mirror of https://github.com/kaspanet/kaspad.git synced 2025-03-30 15:08:33 +00:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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