Skip to content

Commit

Permalink
Tests: fix use of pinejs cache
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
Page- committed Jan 16, 2025
1 parent 522ffe5 commit 1a5a09c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.test-custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ services:
- ./tsconfig.json:/usr/src/app/tsconfig.json
- ./tsconfig.build.json:/usr/src/app/tsconfig.build.json
- ./.materialized-config.json:/usr/src/app/.materialized-config.json
- ./.pinejs-cache.json:/usr/src/app/.pinejs-cache.json
privileged: true
environment:
<<: *env
Expand Down

0 comments on commit 1a5a09c

Please sign in to comment.