Skip to content

Commit 0013dfb

Browse files
paulirishDevtools-frontend LUCI CQ
authored andcommitted
Deflake heavy-ads by changing the target page
Bug: 375892666 Change-Id: I6e405257dd4ce6352adf5c8e74ed284c398db5c4 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5968111 Reviewed-by: Alex Rudenko <[email protected]> Commit-Queue: Alex Rudenko <[email protected]> Auto-Submit: Paul Irish <[email protected]>
1 parent e647df6 commit 0013dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/issues/heavy-ad-issues_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import {
1414

1515
describe('Heavy Ad issue', () => {
1616
beforeEach(async () => {
17-
await goToResource('empty.html');
17+
await goToResource('elements/quirks-mode.html');
1818
});
1919

2020
it('should display correct information', async () => {

0 commit comments

Comments
 (0)