mirror of https://github.com/apache/druid.git
1) Spell better
This commit is contained in:
parent
ca2c56d827
commit
846b3c9b94
|
@ -701,7 +701,7 @@ public class GroupByQueryRunnerTest
|
|||
}
|
||||
|
||||
@Test
|
||||
public void testGroupByWithNonexistantDimension() throws Exception
|
||||
public void testGroupByWithNonexistentDimension() throws Exception
|
||||
{
|
||||
GroupByQuery.Builder builder = GroupByQuery
|
||||
.builder()
|
||||
|
|
Loading…
Reference in New Issue