mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
ca1c3288cf
As part of this change searchConfig needed to be exported, as it was passed as a parameter to exported functions At this moment most of the tests remaining internal depend on the mock service. The interface it implements has unexported methods. Signed-off-by: Andrei Aaron <aaaron@luxoft.com>