polish

parent 9a6dad11
......@@ -67,6 +67,7 @@ public class ZuulMetricsApplicationTests {
}
@Test
@SuppressWarnings("all")
public void shouldIncrementCounters() throws Exception {
new ZuulException("any", 500, "cause");
new ZuulException("any", 500, "cause");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment