Skip to content

Commit 5bb42d2

Browse files
authored
Revert "DEV: Set fixed playwright browsers path for test Docker image (#960)" (#961)
This reverts commit 9c2bedb.
1 parent 9c2bedb commit 5bb42d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

image/discourse_test/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ RUN cd /var/www/discourse && sudo -E -u discourse -H bundle exec rake plugin:ins
3737
LOAD_PLUGINS=1 sudo -E -u discourse -H bundle exec rake plugin:install_all_gems &&\
3838
sudo -E -u discourse -H bundle exec ruby script/install_minio_binaries.rb
3939

40-
ENV PLAYWRIGHT_BROWSERS_PATH /var/www/discourse/.playwright_browsers
41-
4240
RUN cd /var/www/discourse && \
4341
pnpm playwright install --with-deps --no-shell chromium
4442

0 commit comments

Comments
 (0)