Tests[CreateProUser]

This commit is contained in:
2022-12-14 18:38:30 +01:00
parent 86f06a3c6a
commit 03b4acd13e
7 changed files with 202 additions and 15 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ func TestSearchMessageFTSMulti(t *testing.T) {
//TODO list messages by chan_key
//TODO list messages from channel that you cannot see
//TODO (fail to) list messages from channel that you cannot see
func TestDeleteMessage(t *testing.T) {
_, baseUrl, stop := tt.StartSimpleWebserver(t)