Skip to content
Snippets Groups Projects
Commit 8cd01942 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4768 typo fixed

parent 354aaa34
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ class AntragraumNachrichtMapperTest {
}
@Test
void shouldMapSendAt() {
void shouldMapSentAt() {
var result = map();
assertThat(result.getSentAt()).isEqualTo(PostfachNachrichtTestFactory.SENT_AT.format(DateTimeFormatter.ISO_LOCAL_DATE_TIME));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment