Skip to content

Commit 17b9eee

Browse files
committed
[release/2024-11-27] fix-forward: formatting
1 parent bb12cf8 commit 17b9eee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/tests/feature_tests/features/createDeviceReferenceDataMessageSet.success.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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) } |

0 commit comments

Comments
 (0)