Этот коммит содержится в:
Saturnino Abril
2025-01-24 05:25:13 +08:00
коммит произвёл GitHub
родитель 481c18c7cc
Коммит 5c9030ffc9
6 изменённых файлов: 456 добавлений и 449 удалений

Просмотреть файл

@@ -43,7 +43,7 @@ npm run test
Change to the root directory, then run the docker container. (See https://playwright.dev/docs/docker for reference.)
```
docker run -it --rm -v "$(pwd):/mattermost/" --ipc=host mcr.microsoft.com/playwright:v1.49.0-noble /bin/bash
docker run -it --rm -v "$(pwd):/mattermost/" --ipc=host mcr.microsoft.com/playwright:v1.49.1-noble /bin/bash
```
#### 2. Inside the docker container