Skip to content

Commit 7242dda

Browse files
committed
Polish
1 parent c4923d6 commit 7242dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-samples/spring-boot-sample-data-jpa/src/test/java/sample/data/jpa/service/HotelRepositoryIntegrationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public class HotelRepositoryIntegrationTests {
4545

4646
@Autowired
4747
CityRepository cityRepository;
48+
4849
@Autowired
4950
HotelRepository repository;
5051

0 commit comments

Comments
 (0)