Drop a myserious empty test

This commit is contained in:
Jon Chambers 2021-11-30 17:01:33 -05:00 committed by Jon Chambers
parent 606ddd8a9b
commit 674bf1b0e0
1 changed files with 0 additions and 4 deletions

View File

@ -74,10 +74,6 @@ class MessagesDynamoDbTest {
Duration.ofDays(14));
}
@Test
void testServerStart() {
}
@Test
void testSimpleFetchAfterInsert() {
final UUID destinationUuid = UUID.randomUUID();