Reverted an update of a cucumber test file
Этот коммит содержится в:
родитель
551b94b6e5
коммит
c32f3cd5d7
1 изменённых файлов: 7 добавлений и 7 удалений
|
@ -257,7 +257,7 @@ Feature: cucumber json formatter
|
||||||
"name": "passing step",
|
"name": "passing step",
|
||||||
"line": 7,
|
"line": 7,
|
||||||
"match": {
|
"match": {
|
||||||
"location": "suite_context.go:0"
|
"location": "suite_context.go:64"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"status": "passed",
|
"status": "passed",
|
||||||
|
@ -269,7 +269,7 @@ Feature: cucumber json formatter
|
||||||
"name": "a failing step",
|
"name": "a failing step",
|
||||||
"line": 8,
|
"line": 8,
|
||||||
"match": {
|
"match": {
|
||||||
"location": "suite_context.go:0"
|
"location": "suite_context.go:47"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"status": "failed",
|
"status": "failed",
|
||||||
|
@ -325,7 +325,7 @@ Feature: cucumber json formatter
|
||||||
"name": "passing step",
|
"name": "passing step",
|
||||||
"line": 11,
|
"line": 11,
|
||||||
"match": {
|
"match": {
|
||||||
"location": "suite_context.go:0"
|
"location": "suite_context.go:64"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"status": "passed",
|
"status": "passed",
|
||||||
|
@ -347,7 +347,7 @@ Feature: cucumber json formatter
|
||||||
"name": "failing step",
|
"name": "failing step",
|
||||||
"line": 12,
|
"line": 12,
|
||||||
"match": {
|
"match": {
|
||||||
"location": "suite_context.go:0"
|
"location": "suite_context.go:47"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"status": "failed",
|
"status": "failed",
|
||||||
|
@ -448,7 +448,7 @@ Feature: cucumber json formatter
|
||||||
"line": 8
|
"line": 8
|
||||||
},
|
},
|
||||||
"match": {
|
"match": {
|
||||||
"location": "suite_context.go:0"
|
"location": "suite_context.go:64"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"status": "passed",
|
"status": "passed",
|
||||||
|
@ -501,7 +501,7 @@ Feature: cucumber json formatter
|
||||||
"name": "passing step",
|
"name": "passing step",
|
||||||
"line": 7,
|
"line": 7,
|
||||||
"match": {
|
"match": {
|
||||||
"location": "suite_context.go:0"
|
"location": "suite_context.go:64"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"status": "passed",
|
"status": "passed",
|
||||||
|
@ -535,7 +535,7 @@ Feature: cucumber json formatter
|
||||||
"name": "passing step",
|
"name": "passing step",
|
||||||
"line": 10,
|
"line": 10,
|
||||||
"match": {
|
"match": {
|
||||||
"location": "suite_context.go:0"
|
"location": "suite_context.go:64"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"status": "skipped"
|
"status": "skipped"
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче