From a06067bd9499e80a6f07cf401d9451d0c2f775d0 Mon Sep 17 00:00:00 2001 From: topianet <130279998+fabbez@users.noreply.github.com> Date: Fri, 29 Dec 2023 13:25:44 +0100 Subject: [PATCH] Update cursor_test.go --- infrastructure/db/database/ldb/cursor_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/db/database/ldb/cursor_test.go b/infrastructure/db/database/ldb/cursor_test.go index ae410b067..da7d5bf71 100644 --- a/infrastructure/db/database/ldb/cursor_test.go +++ b/infrastructure/db/database/ldb/cursor_test.go @@ -7,7 +7,7 @@ import ( "strings" "testing" - "github.com/kaspanet/kaspad/infrastructure/db/database" + "github.com/fabbez/topiad/infrastructure/db/database" ) func validateCurrentCursorKeyAndValue(t *testing.T, testName string, cursor database.Cursor,