diff --git a/net/server/internal/ucAccountConfig_test.go b/net/server/internal/ucAccountConfig_test.go index 7575cfdb..851ec5f0 100644 --- a/net/server/internal/ucAccountConfig_test.go +++ b/net/server/internal/ucAccountConfig_test.go @@ -105,7 +105,6 @@ func TestAccountConfig(t *testing.T) { assert.True(t, accountStatus.Searchable) // add asset to topic -PrintMsg("ADD TOPIC TEST"); assets = &[]Asset{} pathParams = &map[string]string{ "channelId": channel.Id, "topicId": topic.Id } assert.Error(t, ApiTestUpload(AddChannelTopicAsset, "POST",