diff --git a/features/formatter/cucumber.feature b/features/formatter/cucumber.feature index 351dc2a..ef13efd 100644 --- a/features/formatter/cucumber.feature +++ b/features/formatter/cucumber.feature @@ -323,7 +323,7 @@ Feature: cucumber json formatter { "keyword": "Given ", "name": "passing step", - "line": 7, + "line": 11, "match": { "location": "suite_context.go:0" }, @@ -345,7 +345,7 @@ Feature: cucumber json formatter { "keyword": "Given ", "name": "failing step", - "line": 7, + "line": 12, "match": { "location": "suite_context.go:0" },