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
1 file changed
tree: 4039f6fd03674e17e712826a416da0e863b9b0c0
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE