Removed experiments
This commit is contained in:
parent
9b01b674c3
commit
00e512f4b2
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ export async function navigateToHeritageFunnel() {
|
|||
externalUrls.HERITAGE_FUNNEL,
|
||||
{
|
||||
corid: store.getters.order.referralCorrelationId,
|
||||
src: "concept-funnel",
|
||||
experiments: "ConceptFunnel=ConceptFunnel_V1=ConceptFunnel_TEST=true"
|
||||
src: "concept-funnel"
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue