mirror of
https://gitee.com/dcren/initializr.git
synced 2025-10-21 19:17:38 +08:00
Fix pom alignment
This commit fixes an alignment issue for the test scope added for the spring-boot-starter-test module. Fixes gh-10
This commit is contained in:

committed by
Dave Syer

parent
63df612add
commit
093ed35135
@@ -24,7 +24,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-test</artifactId>
|
||||
<scope>test</scope>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Reference in New Issue
Block a user