Drop a myserious empty test
This commit is contained in:
parent
606ddd8a9b
commit
674bf1b0e0
|
@ -74,10 +74,6 @@ class MessagesDynamoDbTest {
|
|||
Duration.ofDays(14));
|
||||
}
|
||||
|
||||
@Test
|
||||
void testServerStart() {
|
||||
}
|
||||
|
||||
@Test
|
||||
void testSimpleFetchAfterInsert() {
|
||||
final UUID destinationUuid = UUID.randomUUID();
|
||||
|
|
Loading…
Reference in New Issue