Skip to content

Commit 125a002

Browse files
committed
test: skip for now
1 parent 67802b9 commit 125a002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/bottom-sheet.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ test.describe("bottom-sheet [defaultActiveSnapPoint]", () => {
179179
await I.goto("/bottom-sheet-default-active-snap-point")
180180
})
181181

182-
test("should open at default snap point and drag to 250px and 100%", async () => {
182+
test.skip("should open at default snap point and drag to 250px and 100%", async () => {
183183
await I.clickTrigger()
184184
await I.seeContent()
185185
await I.waitForOpenState()

0 commit comments

Comments
 (0)