Skip to content

Safely clear shared example groups

gitlab-qa-bot requested to merge master-1014 into master

Created by: hosamaly

This micro fix avoids a possible nil error if @shared_example_groups has not been initialized yet.

Merge request reports