mirror of
https://github.com/apache/druid.git
synced 2025-02-17 15:35:56 +00:00
Fix RemoteTaskRunnerTest
This commit is contained in:
parent
4bc8ff4d6a
commit
17ad4ee2f0
@ -44,7 +44,7 @@ public class TestMergeTask extends MergeTask
|
||||
Lists.<DataSegment>newArrayList(
|
||||
new DataSegment(
|
||||
"dummyDs",
|
||||
new Interval(new DateTime(), new DateTime()),
|
||||
new Interval(new DateTime(), new DateTime().plus(1)),
|
||||
new DateTime().toString(),
|
||||
null,
|
||||
null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user