File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ Feature: I can call the validator endpoint
2020 When I make a invalid request to the eps_fhir validator endpoint with show validation set to false
2121 Then the response indicates a bad request
2222 And the validator response has many error issue
23- And the validator response has error with diagnostic containing HAPI-1861
23+ And the validator response has error with diagnostic containing " HAPI-1861"
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ Feature: I can call the validator endpoint
2020 When I make a invalid request to the eps_fhir validator endpoint with show validation set to false
2121 Then the response indicates a bad request
2222 And the validator response has many error issue
23- And the validator response has error with diagnostic containing HAPI-1861
23+ And the validator response has error with diagnostic containing " HAPI-1861"
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ Feature: I can call the validator endpoint
2020 When I make a invalid request to the eps_fhir validator endpoint with show validation set to false
2121 Then the response indicates a bad request
2222 And the validator response has many error issue
23- And the validator response has error with diagnostic containing HAPI-1861
23+ And the validator response has error with diagnostic containing " HAPI-1861"
You can’t perform that action at this time.
0 commit comments