Skip to content

Disable QA monkey patching globally

Dan Davison requested to merge qa-global-disable-monkey-patching into master

What does this MR do?

Disables RSpec monkey patching globally for the qa/ source.

Changes the existing global DSL describe to RSpec.describe in internal QA specs.

Closes https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/550

Does this MR meet the acceptance criteria?

Conformity

Edited by Dan Davison

Merge request reports