Skip to content

Commit bf70f87

Browse files
committed
fixtures
1 parent 5d7e5ec commit bf70f87

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3117
-2383
lines changed

dotcom-rendering/fixtures/config-overrides.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@
2121
* why, thanks!
2222
*/
2323
module.exports = {
24-
configOverrides: {},
24+
configOverrides: {
25+
serverSideABTests: {},
26+
},
2527
};

dotcom-rendering/fixtures/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ module.exports = {
157157
googletagUrl: '//securepubads.g.doubleclick.net/tag/js/gpt.js',
158158
mmaUrl: 'https://manage.theguardian.com',
159159
abTests: {},
160+
serverSideABTests: {},
160161
edition: 'UK',
161162
ipsosTag: 'environment',
162163
isLiveBlog: false,

0 commit comments

Comments
 (0)