attachments: Add a generated attachment conversation
This commit is contained in:
@@ -312,7 +312,7 @@ func (e MessageUpdateError) Error() string {
|
||||
}
|
||||
|
||||
func TestUpdatesWebsocket(t *testing.T) {
|
||||
s := web.NewMockHTTPServer(web.MockHTTPServerConfiguration{AuthEnabled: true})
|
||||
s := web.NewMockHTTPServer(web.MockHTTPServerConfiguration{AuthEnabled: false})
|
||||
httpServer := httptest.NewServer(s)
|
||||
|
||||
// Mock conversation
|
||||
|
||||
Reference in New Issue
Block a user