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

test(conftest): only run cleanup checks if test passed

wakonig_k requested to merge test/conftest_cleanup into main

Description

Only run cleanup checks on successful tests to avoid polluting the test report.

Related Issues

closes #334 (closed)

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading