fix: Dig params in widget contact end point (#4516)
This commit is contained in:
@@ -150,7 +150,7 @@ RSpec.describe '/api/v1/widget/messages', type: :request do
|
||||
headers: { 'X-Auth-Token' => token },
|
||||
as: :json
|
||||
|
||||
expect(response).to have_http_status(:internal_server_error)
|
||||
expect(response).to have_http_status(:success)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user