messagebird / ruby-rest-api

MessageBird's REST API for Ruby
BSD 2-Clause "Simplified" License
37 stars 46 forks source link

Fix argument matchers in specs #76

Closed sonologico closed 2 years ago

sonologico commented 2 years ago

Use hashes in argument matchers in specs instead of keywords. This matches how the function is actually called and should clear up some issues on Ci.