Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix: fixed psi_detector_base to allow init with mocked device_manager

appel_c requested to merge fix/psi_detector_base_with_mocked_dm into main

Description

Bugfix to allow SimCamera to be initiated with dm_mock without need to mock _update_service_config().

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading