src/test/java/com/example/demo/DemoApplicationTests.java aktualisiert
This commit is contained in:
@@ -14,8 +14,8 @@ class DemoApplicationTests {
|
||||
void contextLoads() {
|
||||
}
|
||||
|
||||
@Autowired
|
||||
private TestRestTemplate restTemplate;
|
||||
//@Autowired
|
||||
//private TestRestTemplate restTemplate;
|
||||
|
||||
@Test
|
||||
void homeResponse() {
|
||||
|
||||
Reference in New Issue
Block a user