Commit 54660d3
committed
Suppress warning for
The Imms API used to have a bug where they referred to
`immunization.target` instead of `-immunization.target`. They have
since fixed this, but they now include both versions in the
`bundle.link` field. We must exclude the deprecated version from the
comparison.
The unit tests should have been testing this, but the fixtures were set
up incorrectly
Jira-Issue: MAV-6065immunization.target mismatch1 parent b7db76d commit 54660d3
3 files changed
Lines changed: 7 additions & 2 deletions
File tree
- app/lib/nhs
- spec/fixtures/files/fhir/search_responses
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
415 | 420 | | |
416 | 421 | | |
417 | 422 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments