Skip to content

Commit 0843c8b

Browse files
committed
Allow retries for HL7 test feature
Signed-off-by: Victor Chang <[email protected]>
1 parent 3e9c655 commit 0843c8b

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

tests/Integration.Test/Features/HealthLevel7.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Feature: Health Level 7
3232
| 2.6 |
3333
| 2.8 |
3434

35-
@messaging_workflow_request @messaging
35+
@messaging_workflow_request @messaging @retry(10)
3636
Scenario Outline: Ability to receive and store multiple messages in a single batch
3737
Given HL7 messages in version <version>
3838
When the message are sent to Informatics Gateway in one batch

0 commit comments

Comments
 (0)