Commit 91bd7804 authored by Phillip Webb's avatar Phillip Webb

Rename TraceWebFilterAutoConfigurationTest

Rename TraceWebFilterAutoConfigurationTest to
TraceWebFilterAutoConfigurationTests
parent 057e1498
...@@ -28,7 +28,7 @@ import static org.junit.Assert.assertNotNull; ...@@ -28,7 +28,7 @@ import static org.junit.Assert.assertNotNull;
* *
* @author Phillip Webb * @author Phillip Webb
*/ */
public class TraceWebFilterAutoConfigurationTest { public class TraceWebFilterAutoConfigurationTests {
@Test @Test
public void configureFilter() { public void configureFilter() {
......
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