Skip to content

Commit 02643e3

Browse files
committed
format
1 parent 7716367 commit 02643e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

instrumentation/lettuce/lettuce-5.1/testing/src/main/java/io/opentelemetry/instrumentation/lettuce/v5_1/AbstractLettuceSyncClientTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,6 @@ void testSetCommand() {
147147
DB_COLLECTION_NAME,
148148
DB_NAMESPACE,
149149
DB_OPERATION_NAME);
150-
//
151-
// testing().waitAndAssertMetrics(metric ->
152-
// OpenTelemetryAssertions.assertThat(metric)
153-
// .hasName("db.client.operation.duration"));
154150
}
155151

156152
@Test

0 commit comments

Comments
 (0)