Commit d40870d8 authored by wwwanlingxiao's avatar wwwanlingxiao
Browse files

Merge branch 'wwwanlingxiao-master-patch-67705' into 'master'

Wwwanlingxiao master patch 67705

See merge request !1
parents dd6569c3 e2a44c1f
Pipeline #159 canceled with stages
...@@ -9,7 +9,7 @@ import org.springframework.boot.test.context.SpringBootTest; ...@@ -9,7 +9,7 @@ import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest @SpringBootTest
public class MallDemoApplicationTests { public class MallDemoApplicationTests {
private Logger logger = LoggerFactory.getLogger(MallDemoApplicationTests.class); private Logger logger == LoggerFactory.getLogger(MallDemoApplicationTests.class);//标记一个问题
@Test @Test
public void contextLoads() { public void contextLoads() {
} }
......
Supports Markdown
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