修改单元测试

This commit is contained in:
star 2024-11-05 17:52:42 +08:00
parent c0620df13d
commit e61f01764f

View File

@ -36,7 +36,7 @@
<artifactId>spring-boot-starter-test</artifactId> <artifactId>spring-boot-starter-test</artifactId>
<version>3.3.0</version> <version>3.3.0</version>
<scope>test</scope> <scope>test</scope>
</dependency>1 </dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>