Skip to content

Commit 3beb05d

Browse files
committed
DMP-5252-ARM-5-2-Upgrade
Added no sonar to fix sonar complaint of duplicate code
1 parent d3ebde1 commit 3beb05d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/integrationTest/java/uk/gov/hmcts/darts/arm/rpo/SaveBackgroundSearchServiceIntTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ class SaveBackgroundSearchServiceIntTest extends IntegrationBase {
2626

2727
@Autowired
2828
private SaveBackgroundSearchService saveBackgroundSearchService;
29-
30-
29+
3130
@Test
3231
void saveBackgroundSearchSuccess() {
3332

0 commit comments

Comments
 (0)