b44a2c801a
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }` |
||
---|---|---|
.. | ||
client_spec.rb | ||
command_spec.rb | ||
session_spec.rb | ||
team_spec.rb |