Added space indents
This commit is contained in:
parent
eae33a7730
commit
79963c7cf0
|
@ -6,8 +6,8 @@ import org.springframework.boot.test.context.SpringBootTest;
|
|||
@SpringBootTest
|
||||
class MavenGenerateWarApplicationTests {
|
||||
|
||||
@Test
|
||||
void contextLoads() {
|
||||
}
|
||||
@Test
|
||||
void contextLoads() {
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue