mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
removed debug statement
This commit is contained in:
parent
ce5cbb1f6f
commit
4c6b94cfdf
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user