summaryrefslogtreecommitdiff
path: root/internal/cache/domain/domain_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cache/domain/domain_test.go')
-rw-r--r--internal/cache/domain/domain_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/cache/domain/domain_test.go b/internal/cache/domain/domain_test.go
index 974425b7c..a3cbbca78 100644
--- a/internal/cache/domain/domain_test.go
+++ b/internal/cache/domain/domain_test.go
@@ -21,7 +21,7 @@ import (
"errors"
"testing"
- "github.com/superseriousbusiness/gotosocial/internal/cache/domain"
+ "code.superseriousbusiness.org/gotosocial/internal/cache/domain"
)
func TestCache(t *testing.T) {