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

tests(scan_control): fixed hard-coded redis paths

wakonig_k requested to merge tests/fix_hardcoded_endpoints into main

Description

Minor change to remove hard-coded endpoint paths in a test.

Related Issues

closes #436 (closed)

Type of Change

  • Replaced hard-coded paths with EndpointInfo objects.

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading