Skip to content

Commit 75d9b86

Browse files
committed
Remove test.slow() as it does not help at all
1 parent f8c9f80 commit 75d9b86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/community-events.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ test("event type filters hide cards and lock the last active tag", async ({
253253
test("upcoming and past sections only show events on the correct side of now", async ({
254254
page,
255255
}) => {
256-
test.slow()
257256
const upcomingSection = page
258257
.locator("section")
259258
.filter({

0 commit comments

Comments
 (0)