summaryrefslogtreecommitdiff
path: root/internal/ap/activitystreams_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/ap/activitystreams_test.go')
-rw-r--r--internal/ap/activitystreams_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/ap/activitystreams_test.go b/internal/ap/activitystreams_test.go
index 050825a1a..09fc13c65 100644
--- a/internal/ap/activitystreams_test.go
+++ b/internal/ap/activitystreams_test.go
@@ -21,8 +21,8 @@ import (
"net/url"
"testing"
+ "codeberg.org/superseriousbusiness/activity/streams/vocab"
"github.com/stretchr/testify/assert"
- "github.com/superseriousbusiness/activity/streams/vocab"
"github.com/superseriousbusiness/gotosocial/internal/ap"
"github.com/superseriousbusiness/gotosocial/internal/paging"
"github.com/superseriousbusiness/gotosocial/internal/util"