Skip to content

Assign example group constant earlier.

gitlab-qa-bot requested to merge assign-group-name-sooner into master

Created by: myronmarston

This ensures it is set as soon as possible, before shared contexts included via metadata are evaluated, so that if there’s an error, the example group class name will be included in it.

Merge request reports