From 7167f8777ca3e8340763e6d33bbcc235000923fe Mon Sep 17 00:00:00 2001 From: "nastassia.dailidava" Date: Mon, 25 Sep 2023 11:55:44 +0200 Subject: [PATCH] added service name to eds config #292 --- .../servicemesh/envoycontrol/metrics/ThreadPoolMetricTest.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/metrics/ThreadPoolMetricTest.kt b/envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/metrics/ThreadPoolMetricTest.kt index b4161c50a..ec820a887 100644 --- a/envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/metrics/ThreadPoolMetricTest.kt +++ b/envoy-control-core/src/test/kotlin/pl/allegro/tech/servicemesh/envoycontrol/metrics/ThreadPoolMetricTest.kt @@ -2,7 +2,6 @@ package pl.allegro.tech.servicemesh.envoycontrol.metrics import io.micrometer.core.instrument.simple.SimpleMeterRegistry import org.assertj.core.api.Assertions.assertThat -import org.junit.jupiter.api.Disabled import org.junit.jupiter.api.Test import pl.allegro.tech.servicemesh.envoycontrol.ControlPlane import pl.allegro.tech.servicemesh.envoycontrol.EnvoyControlProperties