Skip to content

Commit 193e976

Browse files
Merged main into branch
1 parent b99dbd8 commit 193e976

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e-tests/src/test/java/uk/nhs/adaptors/gp2gp/e2e/EhrExtractTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,7 @@ private void assertEhrStatusHasPlaceholders(EhrStatus ehrStatus) {
706706
// assertThat(hasPlainTextSuffix)
707707
// .as("A placeholder should have a plain text suffix")
708708
// .isTrue();
709+
709710
}
710711

711712
private EhrStatus getEhrStatusForConversation(String conversationId) throws IOException {

0 commit comments

Comments
 (0)