Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
Abhishek Kumar 2026-01-06 13:50:18 +05:30
parent 6878f49d97
commit 57a8ef21e2
1 changed files with 1 additions and 1 deletions

View File

@ -457,4 +457,4 @@ public class ErrorMessageResolverTest {
Assert.assertEquals("Error occurred.", response.getErrorText());
Assert.assertTrue(response.getErrorMetadata().isEmpty());
}
}
}