Skip to content

Commit d96489e

Browse files
committed
revert file
1 parent b4d2ff0 commit d96489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/uk/gov/companieshouse/limitedpartnershipsapi/controller/PartnershipControllerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ void testCreatePartnershipInternalServerError() throws ServiceException {
9393

9494
assertEquals(HttpStatus.INTERNAL_SERVER_ERROR.value(), response.getStatusCode().value());
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)