removed debug statement

This commit is contained in:
Roland Osborne 2022-07-01 15:10:01 -07:00
parent ce5cbb1f6f
commit 4c6b94cfdf

View File

@ -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",