diff options
Diffstat (limited to 'workflow-bdd/features/examples/ResponseDataChecks.feature')
-rw-r--r-- | workflow-bdd/features/examples/ResponseDataChecks.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow-bdd/features/examples/ResponseDataChecks.feature b/workflow-bdd/features/examples/ResponseDataChecks.feature index 2f8ff52f..7956e651 100644 --- a/workflow-bdd/features/examples/ResponseDataChecks.feature +++ b/workflow-bdd/features/examples/ResponseDataChecks.feature @@ -35,7 +35,7 @@ Feature: Example for checking response data } """ # printing out for test purposes - Then I want to print the context data + #Then I want to print the context data # running the different options of checking the respone data Then I want to check property "field1" for value "string field" |