Skip to content

[ATR-20780] Avoid Python crash on empty menu in testing units

Tim Martin requested to merge tamartin/athena:allowNoMenuHLTMenuJSON into master

Some MT trigger tests use an empty menu.

This prevents the JSONification code from crashing in these cases.

Merge request reports