deminy/behat-rest-testing

Exception when using valueOfTheFieldEquals

Closed this issue · 1 comments

lfbn commented

Hi there,

We are having the following exception:

Requested data field 'responseData' not exist. (Exception)

Shouldn't in here

if ($this->responseData[$name] != $value) {
be used instead the getResponseData method?

Thanks @lfbn for reporting the issue. I have fixed it and tagged a new version 3.0.2 after that.