Skip to content

Commit

Permalink
Switch off deeply read test
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCliftonGuardian committed Jun 19, 2024
1 parent 2d65f60 commit beed6e0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@emotion/react": "11.11.1",
"@emotion/styled": "^10.0.27",
"@guardian/ab-core": "7.0.1",
"@guardian/commercial": "19.6.0",
"@guardian/commercial": "19.7.0",
"@guardian/core-web-vitals": "6.0.0",
"@guardian/eslint-config-typescript": "9.0.1",
"@guardian/identity-auth": "2.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const deeplyReadRightColumn: ABTest = {
author: '@dotcom-platform',
start: '2024-05-01',
expiry: '2024-07-31',
audience: 15 / 100,
audience: 0 / 100,
audienceOffset: 0 / 100,
audienceCriteria: '',
successMeasure: 'Improved click though rate',
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2681,9 +2681,9 @@ __metadata:
languageName: node
linkType: hard

"@guardian/commercial@npm:19.6.0":
version: 19.6.0
resolution: "@guardian/commercial@npm:19.6.0"
"@guardian/commercial@npm:19.7.0":
version: 19.7.0
resolution: "@guardian/commercial@npm:19.7.0"
dependencies:
"@changesets/cli": "npm:^2.26.2"
"@guardian/ophan-tracker-js": "npm:2.0.4"
Expand All @@ -2704,7 +2704,7 @@ __metadata:
"@guardian/libs": ^16.1.0
"@guardian/source-foundations": ^14.1.2
typescript: ~5.3.3
checksum: 10c0/58228c1cc2368f91423de53c84d0954e1e23fd280b37638685f7123fd484a387b46cedac14ce7c635a35b155e8848c7dac8e5d9047dddc982c7ad323b32ac427
checksum: 10c0/ed4d28f87f0222b1fc280057ff81826df9d0fce18317c58c682b15b69eb34447477b8288dcd522650c76c834a3285eaa239506b71a029e7901be050eb928fe29
languageName: node
linkType: hard

Expand Down Expand Up @@ -2777,7 +2777,7 @@ __metadata:
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:^10.0.27"
"@guardian/ab-core": "npm:7.0.1"
"@guardian/commercial": "npm:19.6.0"
"@guardian/commercial": "npm:19.7.0"
"@guardian/core-web-vitals": "npm:6.0.0"
"@guardian/eslint-config-typescript": "npm:9.0.1"
"@guardian/identity-auth": "npm:2.1.0"
Expand Down

0 comments on commit beed6e0

Please sign in to comment.