Closed stefan-kolb closed 8 years ago
Cause: https://github.com/brooklynDev/airborne/issues/67 or nil values. Should be fixed by default configuration https://github.com/brooklynDev/airborne#configuration but is somehow still producing some problems.
Return type of get() changed between Airborne versions from Hash to MockResponse. Need to use json_body on response afterwards.
Cause: https://github.com/brooklynDev/airborne/issues/67 or nil values. Should be fixed by default configuration https://github.com/brooklynDev/airborne#configuration but is somehow still producing some problems.