Skip to content

Remove incorrect inheritance

Jeremy Jackson requested to merge jj-remove-inheritance into master

What does this MR do?

In the spec helper for gitlab-experiment, it incorrectly redefines ApplicationExperiment, instead of reopening it the way it should. This came up in a separate MR, and I felt like it would be important to get merged.

Conformity

Merge request reports