Closed Morriar closed 6 years ago
Before this PR excluded modules where actually loaded in the model.
This PR add the missing return so they are effectively ignored.
I also add to fix the CmdCatalogSearch command to avoid diff in tests (packages where not sorted first).
CmdCatalogSearch
Before this PR excluded modules where actually loaded in the model.
This PR add the missing return so they are effectively ignored.
I also add to fix the
CmdCatalogSearch
command to avoid diff in tests (packages where not sorted first).