Commit 7242ddae authored by Phillip Webb's avatar Phillip Webb

Polish

parent c4923d62
...@@ -45,6 +45,7 @@ public class HotelRepositoryIntegrationTests { ...@@ -45,6 +45,7 @@ public class HotelRepositoryIntegrationTests {
@Autowired @Autowired
CityRepository cityRepository; CityRepository cityRepository;
@Autowired @Autowired
HotelRepository repository; HotelRepository repository;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment