Commit 9c9d6017 authored by Liang Ding's avatar Liang Ding

💚 #12641

parent 50f8499f
...@@ -53,7 +53,7 @@ public class IndexProcessorTestCase extends AbstractTestCase { ...@@ -53,7 +53,7 @@ public class IndexProcessorTestCase extends AbstractTestCase {
* *
* @throws Exception exception * @throws Exception exception
*/ */
@Test(dependsOnMethods = "showInit") @Test(dependsOnMethods = "showStart")
public void init() throws Exception { public void init() throws Exception {
super.init(); super.init();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment