From ab10266bff8d3dea1655e5f98a932efa2474bdb6 Mon Sep 17 00:00:00 2001 From: Daenney Date: Sat, 26 Apr 2025 15:34:10 +0200 Subject: [feature] Move to code.superseriousbusiness.org --- testrig/storage.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testrig/storage.go') diff --git a/testrig/storage.go b/testrig/storage.go index 1f833044f..7c5a94236 100644 --- a/testrig/storage.go +++ b/testrig/storage.go @@ -23,8 +23,8 @@ import ( "os" "path" + gtsstorage "code.superseriousbusiness.org/gotosocial/internal/storage" "codeberg.org/gruf/go-storage/memory" - gtsstorage "github.com/superseriousbusiness/gotosocial/internal/storage" ) // NewInMemoryStorage returns a new in memory storage with the default test config -- cgit v1.2.3