Skip to content
代码片段 群组 项目
未验证 提交 6ac58ac6 编辑于 作者: Hao Li's avatar Hao Li 提交者: GitHub
浏览文件

MINOR: remove unnecessary test stubbing (#12445)

Reviewers: John Roesler <vvcephei@apache.org>
上级 14d22694
No related branches found
No related tags found
无相关合并请求
......@@ -76,9 +76,6 @@ public class WorkerConfigTransformerTest {
@Test
public void testReplaceVariableWithTTL() {
// Setup
when(worker.herder()).thenReturn(herder);
// Execution
Map<String, String> props = new HashMap<>();
props.put(MY_KEY, "${test:testPath:testKeyWithTTL}");
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册