mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-23 05:48:02 +01:00
Drop a myserious empty test
This commit is contained in:
committed by
Jon Chambers
parent
606ddd8a9b
commit
674bf1b0e0
@@ -74,10 +74,6 @@ class MessagesDynamoDbTest {
|
||||
Duration.ofDays(14));
|
||||
}
|
||||
|
||||
@Test
|
||||
void testServerStart() {
|
||||
}
|
||||
|
||||
@Test
|
||||
void testSimpleFetchAfterInsert() {
|
||||
final UUID destinationUuid = UUID.randomUUID();
|
||||
|
||||
Reference in New Issue
Block a user