commit | 1138cb1645f68aa04cc4c067e204616a416fb650 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sun Feb 02 15:11:25 2025 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Sun Feb 02 15:13:44 2025 +0000 |
tree | 4039f6fd03674e17e712826a416da0e863b9b0c0 | |
parent | 0af31d2a5df62329162a750beec2e9dc0adf8e72 [diff] |
Avoid casting RepositoryManager to LocalDiskRepositoryManager Inject directly the expected class of LocalDiskRepositoryManager without assuming that the one provided by the AbstractDaemonTest. The Change I8d288fa3 will replace the repository manager with a wrapping repository tracking system, therefore the casting may not be satisfied anymore and it may fail at runtime. Release-Notes: skip Change-Id: I8e410ae6a489b1127ef09d4c203ab9aa1d711d8d