You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dotcom-rendering/docs/development/ab-testing-in-dcr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ If you want to test your changes on CODE you need to follow these steps:
139
139
140
140
2. Deploy your code changes on DCR and/or Frontend to CODE as normal
141
141
142
-
3. Deploy the A/B test config to CODE by deploying the `dotcom::ab-testing` riff-raff project against your branch, there will be a comment in the PR with a link to do this once the config has been validated.
142
+
3. Deploy the A/B test config to CODE by deploying the `dotcom:ab-testing` riff-raff project against your branch, there will be a comment in the PR with a link to do this once the config has been validated.
143
143
144
144
The 3rd step is crucial as Fastly buckets users into tests/cohorts and returns your A/B test participations as response headers.
0 commit comments