There was an error while loading. Please reload this page.
1 parent a15e25b commit 36badf3Copy full SHA for 36badf3
1 file changed
tests/playwright/specs/products/vpn/vpn-download.spec.js
@@ -63,6 +63,7 @@ test.describe(
63
page,
64
browserName
65
}) => {
66
+ test.skip(true, 'bedrock#17305');
67
// Click Windows download link
68
let downloadLink;
69
0 commit comments