@@ -12,3 +12,16 @@ export function withGonExperiment(experimentKey, value = true) {
window.gon=origGon;
});
}
// This helper is for specs that use `gitlab-experiment` utilities, which have a different schema that gets pushed via Gon compared to `Experimentation Module`