Skip to content

Commit d121174

Browse files
committed
lint fix
Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
1 parent e911c73 commit d121174

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/kotlin/org/opensearch/indexmanagement/rollup/runner/RollupRunnerIT.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -811,8 +811,6 @@ class RollupRunnerIT : RollupRestTestCase() {
811811
rollupMetadata = getRollupMetadata(rollupMetadataID)
812812

813813
assertEquals("Did not process any doc during rollup", rollupMetadata.stats.documentsProcessed > 0)
814-
815-
816814
}
817815

818816
// TODO: Test scenarios:

0 commit comments

Comments
 (0)