1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-12 02:30:53 +09:00

GO-4144: Fix some tests

This commit is contained in:
Sergey 2024-10-08 16:49:53 +02:00
parent 2921e4e4da
commit acfd9ea489
No known key found for this signature in database
GPG key ID: 3B6BEF79160221C6
6 changed files with 36 additions and 130 deletions

View file

@ -12,7 +12,6 @@ import (
"github.com/anyproto/any-sync/commonspace/spacesyncproto"
"github.com/anyproto/any-sync/coordinator/coordinatorclient/mock_coordinatorclient"
"github.com/anyproto/any-sync/testutil/accounttest"
"github.com/gogo/protobuf/types"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/mock"
"github.com/stretchr/testify/require"