Skip to content

Issue #3412960 by DYdave: GitLab CI: Fixed Composer job failing due to project...

https://www.drupal.org/project/structure_sync/issues/3412960

Autmated Tests: Fixed GitLab CI errors:

$ drush import:menus --choice safe
Importing menu links...
Using "Safe" import style
 [notice] Menu links import started
 [notice] Using "safe" style for menu links import
 [notice] No menu exported: Nothing to import.
Menus need to be exported first before they can be imported.

and added corresponding test to module's DrushTests (StructureSyncMenuLinksDrushTest).

Edited by David Suissa

Merge request reports