From 4c6b94cfdf9dd1718d3c00e64c66cc329dab5e3d Mon Sep 17 00:00:00 2001 From: Roland Osborne Date: Fri, 1 Jul 2022 15:10:01 -0700 Subject: [PATCH] removed debug statement --- net/server/internal/ucAccountConfig_test.go | 1 - 1 file changed, 1 deletion(-) 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",