Skip to content

Commit

Permalink
restructure timetracker tests to use promise all
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor Vostrak authored and Gregor Vostrak committed Mar 13, 2024
1 parent 8314f40 commit 5e0e6d2
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 293 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ services:
- sail
- reverse-proxy
playwright:
image: mcr.microsoft.com/playwright:v1.41.1-jammy
image: mcr.microsoft.com/playwright:v1.42.1-jammy
command: ['npx', 'playwright', 'test', '--ui-port=8080', '--ui-host=0.0.0.0']
working_dir: /src
extra_hosts:
Expand Down
Loading

0 comments on commit 5e0e6d2

Please sign in to comment.