CSR-98 Remove experiments used for local testing
This commit is contained in:
parent
d4579137ae
commit
0eaec7e5f8
1 changed files with 1 additions and 3 deletions
|
|
@ -186,9 +186,7 @@ export async function navigateToHeritageFunnel() {
|
|||
externalUrls.HERITAGE_FUNNEL,
|
||||
{
|
||||
corid: store.getters.order.referralCorrelationId,
|
||||
src: "concept-funnel",
|
||||
cns: "all",
|
||||
experiments: "RemoveServiceAreaPage=ServAreaRemoval_V7=ServAreaNoRemove_V7_TEST=true,ConceptFunnel=ConceptFunnel_V1=ConceptFunnel_TEST=true"
|
||||
src: "concept-funnel"
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue