Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshsanjeev committed Dec 13, 2023
1 parent 474b5d4 commit f50a9f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ public static Collection<?> constructorFeeder()
}

@Test
public void testHllSketchLimit() throws Exception
public void testHllSketchLimit()
{
AggregationTestHelper ingestHelper = AggregationTestHelper.createGroupByQueryAggregationTestHelper(
new HllSketchModule().getJacksonModules(), new GroupByQueryConfig(), groupByFolder
Expand Down

0 comments on commit f50a9f1

Please sign in to comment.