Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit a3b8722

Browse files
authored
Update demo-todo-app.spec.ts
1 parent 12c3776 commit a3b8722

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/demo-todo-app.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//try to see if code runs without any protection rule
12
import { test, expect, type Page } from '@playwright/test';
23

34
test.beforeEach(async ({ page }) => {

0 commit comments

Comments
 (0)