Skip to content

Commit 4876624

Browse files
committed
chore: test pr
1 parent cc86792 commit 4876624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/example.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { test, expect } from '@playwright/test';
22

33
test('pw has title', async ({ }) => {
44
expect(true).toBeTruthy();
5+
56
});
67

78
test('pw get started link', async ({ page }) => {

0 commit comments

Comments
 (0)