mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
Fix Intellij inspection (#16651)
This commit is contained in:
parent
f1043d20bc
commit
2979f73e89
@ -3257,7 +3257,7 @@ public class IndexerSQLMetadataStorageCoordinatorTest extends IndexerSqlMetadata
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testRetrieveUnusedSegmentsForExactIntervalAndVersion() throws Exception
|
||||
public void testRetrieveUnusedSegmentsForExactIntervalAndVersion()
|
||||
{
|
||||
DataSegment unusedForDifferentVersion = createSegment(
|
||||
Intervals.of("2024/2025"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user