diff --git a/dao/src/test/resources/application-test.properties b/dao/src/test/resources/application-test.properties
index a285676..7440a96 100644
--- a/dao/src/test/resources/application-test.properties
+++ b/dao/src/test/resources/application-test.properties
@@ -27,9 +27,6 @@ caffeine.specs.assets.maxSize=100000
caffeine.specs.entityViews.timeToLiveInMinutes=1440
caffeine.specs.entityViews.maxSize=100000
-caching.specs.devices.timeToLiveInMinutes=1440
-caching.specs.devices.maxSize=100000
-
redis.connection.host=localhost
redis.connection.port=6379
redis.connection.db=0