spec/integration/api/v2010/account/message_spec.rb in twilio-ruby-5.31.5 vs spec/integration/api/v2010/account/message_spec.rb in twilio-ruby-5.31.6
- old
+ new
@@ -434,10 +434,10 @@
))).to eq(true)
end
it "receives update responses" do
@holodeck.mock(Twilio::Response.new(
- 202,
+ 200,
%q[
{
"account_sid": "ACaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"api_version": "2010-04-01",
"body": "Hello, this is trash Benson cut and pasted and probably does not do anything useful! \ud83d\udc4d",
\ No newline at end of file