Skip to content

Commit

Permalink
⚗️ Update nft-book-cta-text AB test ID
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Aug 7, 2023
1 parent 869bb07 commit 3fbb794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/experiments/nft-book-cta-text.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
name: 'nft-book-cta-text',
experimentID: 'jVyrPVSrRguBh7QF_AC8Gg',
experimentID: 'jC3pV20PSuCkVGUNaATp3g',
isEligible: ({ route }) => !process.server && route.name,
variants: [{ name: 'origin', weight: 1 }, { name: 'variant', weight: 1 }],
};

0 comments on commit 3fbb794

Please sign in to comment.