Skip to content

Commit a3fd09c

Browse files
committed
Trigger build PR
1 parent 3277d7e commit a3fd09c

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/camunda/camunda-7.0/testing/src/main/java/io/opentelemetry/instrumentation/camunda/v7_0

1 file changed

+1
-1
lines changed

instrumentation/camunda/camunda-7.0/testing/src/main/java/io/opentelemetry/instrumentation/camunda/v7_0/AbstractCamundaTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ void tearDown() {
5353
}
5454

5555
@Test
56-
void testProcessExecutionSuccess() {
56+
void testProcessExecutionAllSuccess() {
5757
Deployment deployment =
5858
processEngine
5959
.getRepositoryService()

0 commit comments

Comments
 (0)