Skip to content

Fix failure in end-of-run summary for the error stream (for 2.99)

gitlab-qa-bot requested to merge fix-1170-for-2.99 into 2-99-maintenance

Created by: myronmarston

We were getting an "undefined method `path'" error.

While I'm at it, I prevented the RAISE_ERROR_CONFIG_NOTICE from being printed when that config option is being used.

Fixes #1170 (closed).

Merge request reports