team-telnyx / telnyx-ruby

Telnyx API Ruby Client
https://developers.telnyx.com/docs/api/v2/overview
MIT License
24 stars 17 forks source link

fix sim response errors #23

Closed pyrareae closed 4 years ago

pyrareae commented 4 years ago

Fixes bug in util.rb in which TelnyxObject creation fails if a blank response is received from the server.

Remove mocking from sim_card_test.rb