Skip to content

Commit f69c989

Browse files
marked problematic
1 parent 6e4839b commit f69c989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/src/test/java/uk/nhs/adaptors/gp2gp/ehr/mapper/ConditionLinkSetMapperTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ void When_MappingParsedCondition_With_ActualProblemMedicationRequest_Expect_Link
332332
}
333333

334334
@Test
335-
void When_MappingParsedCondition_With_AllergyIntolerance_Expect_LinkSetXml() {
335+
void x_When_MappingParsedCondition_With_AllergyIntolerance_Expect_LinkSetXml() {
336336
final Condition condition =
337337
getConditionResourceFromJson(INPUT_JSON_WITH_ACTUAL_PROBLEM_ALLERGY_INTOLERANCE);
338338
final String expectedXml =

0 commit comments

Comments
 (0)