Skip to content

Commit e7edf40

Browse files
committed
small
1 parent 0f1415b commit e7edf40

File tree

1 file changed

+0
-1
lines changed
  • instrumentation/xxl-job/xxl-job-common/testing/src/main/java/io/opentelemetry/instrumentation/xxljob

1 file changed

+0
-1
lines changed

instrumentation/xxl-job/xxl-job-common/testing/src/main/java/io/opentelemetry/instrumentation/xxljob/AbstractXxlJobTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ void testScriptJob() {
6464
triggerParam.setExecutorTimeout(0);
6565
jobThread.pushTriggerQueue(triggerParam);
6666
jobThread.start();
67-
6867
checkXxlJobWithoutCodeAttributes("GLUE(Shell)", StatusData.unset(), GlueTypeEnum.GLUE_SHELL, 2);
6968
jobThread.toStop("Test finish");
7069
}

0 commit comments

Comments
 (0)