@@ -35,7 +35,7 @@ func TestSync(t *testing.T) {
|
||||
|
||||
svc := documentsync.New(cfg, &documentsync.Services{
|
||||
Document: document.New(cfg),
|
||||
Client: client.New(cfg, &client.Services{}),
|
||||
Client: client.New(cfg),
|
||||
})
|
||||
|
||||
j := client.Client{
|
||||
|
||||
Reference in New Issue
Block a user