Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
1e0067b3
Commit
1e0067b3
authored
Apr 17, 2026
by
wwwanlingxiao
Browse files
更新 mall-demo/src/test/java/com/macro/mall/demo/MallDemoApplicationTests.java
parent
d40870d8
Pipeline
#160
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
mall-demo/src/test/java/com/macro/mall/demo/MallDemoApplicationTests.java
View file @
1e0067b3
...
...
@@ -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
));
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment