Skip to content

Commit bd421dd

Browse files
committed
convert groovy smoke tests to java
1 parent 7103fa4 commit bd421dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smoke-tests/src/test/java/io/opentelemetry/smoketest/JavaSmokeTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ public void cleanup() {
103103

104104
public void stopTarget() {
105105
containerManager.stopTarget();
106+
cleanup();
106107
}
107108

108109
protected List<SpanData> waitForTraces() {

0 commit comments

Comments
 (0)