File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/api/tests/feature_tests/features Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Feature: Create "Message Set" Device Reference Data - success scenarios
8888 Then I receive a status code "201" with body
8989 | path | value |
9090 | id | << ignore >> |
91- | name | F5H1R -850000 - MHS Message Sets |
91+ | name | F5H1R -850000 - MHS Message Sets |
9292 | status | active |
9393 | product_id | ${ note (product_id ) } |
9494 | product_team_id | ${ note (product_team_id ) } |
@@ -122,7 +122,7 @@ Feature: Create "Message Set" Device Reference Data - success scenarios
122122 Then I receive a status code "200" with body
123123 | path | value |
124124 | id | ${ note (device_reference_data_id ) } |
125- | name | F5H1R -850000 - MHS Message Sets |
125+ | name | F5H1R -850000 - MHS Message Sets |
126126 | status | active |
127127 | product_id | ${ note (product_id ) } |
128128 | product_team_id | ${ note (product_team_id ) } |
You can’t perform that action at this time.
0 commit comments