diff --git a/internal/collections/collection_service_test.go b/internal/collections/collection_service_test.go index 0b7dc96..942f647 100644 --- a/internal/collections/collection_service_test.go +++ b/internal/collections/collection_service_test.go @@ -13,7 +13,6 @@ import ( "github.com/martingallauner/bookclub/internal/client" "github.com/martingallauner/bookclub/internal/server" "github.com/martingallauner/bookclub/internal/repository" - "github.com/martingallauner/bookclub/test" "github.com/testcontainers/testcontainers-go" "github.com/testcontainers/testcontainers-go/modules/postgres" "github.com/testcontainers/testcontainers-go/wait"