await checkPages()

in monitoring/src/check-page/ccpa.ts [143:148]


	await checkPages({
		config,
		url: `${config.frontUrl}?adtest=fixed-puppies`,
		nextUrl: `${config.articleUrl}?adtest=fixed-puppies`,
		isAmp: false,
	})