You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/jdbc/javaagent/src/test/java/io/opentelemetry/javaagent/instrumentation/jdbc/test/JdbcInstrumentationTest.java
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1041,7 +1041,6 @@ void testGetConnection(
1041
1041
throwsSQLException {
1042
1042
// Tomcat's pool doesn't work because the getConnection method is
1043
1043
// implemented in a parent class that doesn't implement DataSource
0 commit comments