Closed gkushang closed 9 years ago
a fix when feature element does not have steps. setState should continue reading next elements. It happens at the beginning of feature json
setState
"elements": [ { "name": "Fred is able to login", "id": "Login;fred-is-able-to-login", "line": 10, "keyword": "Scenario", "description": "", "type": "scenario", "tags": [ { "name": "@success_login", "line": 9 }, { "name": "@smoke", "line": 9 } ] },
a fix when feature element does not have steps.
setState
should continue reading next elements. It happens at the beginning of feature json