fix: rename test
This commit is contained in:
@@ -7,7 +7,7 @@ import org.springframework.boot.test.context.SpringBootTest;
|
||||
class ProjektverwaltungApplicationTests {
|
||||
|
||||
@Test
|
||||
void contextLoads() {
|
||||
void shouldLoadContext() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user