Skip to content

Commit b1de2cf

Browse files
authored
Disable Responsive-Design suite in tests
1 parent 1011000 commit b1de2cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/tests.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,6 +1117,7 @@ Suites.push({
11171117
name: "Responsive-Design",
11181118
url: "experimental/responsive-design/dist/index.html",
11191119
tags: ["responsive-design", "webcomponents", "experimental"],
1120+
disabled: true,
11201121
type: "async",
11211122
async prepare(page) {
11221123
(await page.waitForElement("#content-iframe")).focus();

0 commit comments

Comments
 (0)