Skip to content

repo-updater: remove Lister interface

Administrator requested to merge asdine/remove-lister-interface into main

Created by: asdine

This PR removes the repos.Lister interface which was introduced to deal with tests that needed to mock calls to RepoStore#List. It now uses the internal/db mocks instead.

Merge request reports

Loading