Skip to content

Commit 97fee75

Browse files
committed
ugh
1 parent 3d73a46 commit 97fee75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ibm-mq-metrics/src/test/java/io/opentelemetry/ibm/mq/opentelemetry/ConfigWrapperTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class ConfigWrapperTest {
1818
String file;
1919

2020
@BeforeEach
21+
@SuppressWarnings("SystemOut")
2122
void setUp() {
2223
file = ConfigWrapperTest.class.getResource("/conf/config.yml").getFile();
2324
// Windows resources can contain a colon, which can't be mapped to a Path cleanly

0 commit comments

Comments
 (0)