Commit 1e0067b3 authored by wwwanlingxiao's avatar wwwanlingxiao
Browse files

更新 mall-demo/src/test/java/com/macro/mall/demo/MallDemoApplicationTests.java

parent d40870d8
Pipeline #160 failed with stages
in 0 seconds
......@@ -5,7 +5,7 @@ import com.macro.mall.model.PmsProduct;
import org.junit.jupiter.api.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.context.SpringBootTest
@SpringBootTest
public class MallDemoApplicationTests {
......@@ -25,4 +25,4 @@ public class MallDemoApplicationTests {
logger.error(mapper.writeValueAsString(product));
}
}
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