Skip to content

Commit 3fdc903

Browse files
committed
fix eof
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 78dcccc commit 3fdc903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/test/java/org/apache/cloudstack/context/ErrorMessageResolverTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,4 +457,4 @@ public void updateExceptionResponse_shouldHandleNullMetadata() {
457457
Assert.assertEquals("Error occurred.", response.getErrorText());
458458
Assert.assertTrue(response.getErrorMetadata().isEmpty());
459459
}
460-
}
460+
}

0 commit comments

Comments
 (0)