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

Commit 6b331ec

Browse files
authored
Merge branch 'main' into feature/opt
2 parents 40f9e60 + d435f56 commit 6b331ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/demo-todo-app.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ test.beforeEach(async ({ page }) => {
66

77

88
const TODO_ITEMS = [
9-
'watch monty python',
9+
'watch deck the halls',
1010
'feed the cat',
1111
'book a doctors appointment'
1212
] as const;

0 commit comments

Comments
 (0)