Skip to content

Commit

Permalink
Merge pull request #113 from local-first-web/upgrade-pnpm-lockfile-ve…
Browse files Browse the repository at this point in the history
…rsion

Upgrade pnpm-lock.yaml to lockfileVersion 9.0
  • Loading branch information
HerbCaudill authored Jun 3, 2024
2 parents ca56aa5 + 358cde0 commit d3a0304
Show file tree
Hide file tree
Showing 2 changed files with 9,282 additions and 12,083 deletions.
2 changes: 1 addition & 1 deletion demos/automerge-repo-todos/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default defineConfig({
testDir: './test',
testMatch: '*.test.ts',

timeout: 5000,
timeout: 10000,

/* Run tests in files in parallel */
fullyParallel: true,
Expand Down
Loading

0 comments on commit d3a0304

Please sign in to comment.