Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Jun 22, 2023
1 parent 1487afd commit 092f284
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,4 @@ public void testAllFlatFieldFlsApplied() throws Exception {
assertThat(phoneAllFilteredResponse.getBody(), containsString("3092"));
assertThat(phoneAllFilteredResponse.getBody(), not(containsString("3091")));
}
}
}

0 comments on commit 092f284

Please sign in to comment.