Skip to content

Commit 648c994

Browse files
committed
Update comment
1 parent 2e8b32c commit 648c994

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dotcom-rendering/playwright/tests/ophan.e2e.spec.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ test.describe('Ophan requests', () => {
2222
/**
2323
* Why is this test skipped?
2424
*
25-
* Since the launch of Guardian Ad Lite, rejecting all cookies takes the user to the "Consent or Pay" page.
25+
* Since the launch of Guardian Ad Lite, rejecting all cookies takes the user to the "Consent or Pay" page,
26+
* instead of removing the cookie banner. This new behaviour is causing the below test to fail.
2627
*/
2728
test.skip('should make an IMPRESSION request on an article when consent is rejected', async ({
2829
page,

0 commit comments

Comments
 (0)