fix incorrect help for printLastResponse()
This commit is contained in:
@@ -508,8 +508,8 @@ class MinkContext extends RawMinkContext implements TranslatableContext
|
||||
|
||||
/**
|
||||
* Prints last response to console
|
||||
* Example: Then print current response
|
||||
* Example: And print current response
|
||||
* Example: Then print last response
|
||||
* Example: And print last response
|
||||
*
|
||||
* @Then /^print last response$/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user