You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this helps.
This is in my <cucumber_project>/features/support/json_spec.rb:
moduleJSONSpecInterfacedeflast_json#last_response.body contains raw JSON from API response that my http client getslast_response.bodyendendWorld(JSONSpecInterface)
Greetings,
In the README.md it says to:
"You also need to define a last_json method"
Where would you define this method?
Thanks,
Jon.
The text was updated successfully, but these errors were encountered: