diff --git a/features/backend/step/main_tests_step.feature b/features/backend/step/main_tests_step.feature index 4f1e6c657..48ce32bc4 100644 --- a/features/backend/step/main_tests_step.feature +++ b/features/backend/step/main_tests_step.feature @@ -39,7 +39,7 @@ Feature: Project Properties - Step Resources Main Tests And the content type is "application/json" Then the response status code should be 201 And the response charset is "UTF-8" - And the type is "object"git + And the type is "object" And store "step_uid" in session array as variable "step_uid_" Examples: