Further build improvements (#1486)
This commit is contained in:
committed by
GitHub
parent
efc2043e52
commit
669f4d6dce
+1
-1
@@ -11,7 +11,7 @@ import static org.hamcrest.CoreMatchers.equalTo;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertThat;
|
||||
|
||||
public class MetricsTest {
|
||||
public class MetricsIntegrationTest {
|
||||
@Test
|
||||
public void whenMarkMeter_thenCorrectRates() throws InterruptedException {
|
||||
Meter meter = new Meter();
|
||||
Reference in New Issue
Block a user