mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
modified
This commit is contained in:
parent
48cbc11e82
commit
f460635284
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ import org.springframework.samples.petclinic.vet.VetRepository;
|
||||||
|
|
||||||
@SpringBootTest
|
@SpringBootTest
|
||||||
class PetclinicIntegrationTests {
|
class PetclinicIntegrationTests {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
private VetRepository vets;
|
private VetRepository vets;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue