Skip to content

Commit c651e86

Browse files
committed
feat: advance ab test to new production test
testKey: StablecoinApps
1 parent 90ef07a commit c651e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/[locale]/stablecoins/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ async function Page({ params }: { params: Promise<{ locale: Lang }> }) {
598598
alt={t("page-stablecoins-stablecoins-dapp-callout-image-alt")}
599599
>
600600
<ABTestWrapper
601-
testKey="AppTest"
601+
testKey="StablecoinApps"
602602
variants={[
603603
<div key="two-buttons" className="flex flex-wrap gap-4">
604604
<ButtonLink href="/dapps/">

0 commit comments

Comments
 (0)