Update AvroSerealizerDeSerealizerTest.java

This commit is contained in:
Loredana Crusoveanu 2018-08-18 15:57:20 +03:00 committed by GitHub
parent e337fb5369
commit c3d9f21d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -78,5 +78,6 @@ public class AvroSerealizerDeSerealizerTest {
assertTrue(actualRequest.getRequestTime()
.equals(request.getRequestTime()));
}
}