[feature] Move to code.superseriousbusiness.org

This commit is contained in:
Daenney 2025-04-26 15:34:10 +02:00 committed by tobi
commit 27edfccf7d
1188 changed files with 4969 additions and 4967 deletions

View file

@ -22,8 +22,8 @@ import (
"net"
"testing"
apimodel "code.superseriousbusiness.org/gotosocial/internal/api/model"
"github.com/stretchr/testify/suite"
apimodel "github.com/superseriousbusiness/gotosocial/internal/api/model"
)
type CreateTestSuite struct {