Skip to content

tests should actually exit when their prerequisites are missing

The need function was exiting from a subshell rather than exiting the whole test early.

Merge request reports