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
When gh-7375 was merged in tests were ok locally and the PR build was
also fine. But after merge, it broke the build. The failure is valid,
the tests did not follow the implementation, this change fixes them.
See gh-7373
See gh-7375
Copy file name to clipboardExpand all lines: micrometer-core/src/test/java/io/micrometer/core/instrument/binder/okhttp3/OkHttpMetricsEventListenerTest.java
Copy file name to clipboardExpand all lines: micrometer-core/src/test/java/io/micrometer/core/instrument/binder/okhttp3/OkHttpObservationInterceptorTest.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -59,13 +59,13 @@ class OkHttpObservationInterceptorTest {
0 commit comments