docs: fix release notes did not compile docusaurus (#17302)
This commit is contained in:
parent
00a3b1b0a2
commit
b2e8cf7121
|
|
@ -12,7 +12,7 @@ Playwright Test now ships an **experimental** Docker integration. The Docker con
|
|||
|
||||
With this integration, only **browser binaries** are running inside a Docker container, while all the code is still running on the host operating system.
|
||||
|
||||
<img width="450px" src="https://user-images.githubusercontent.com/746130/189774482-fd65d4ce-7b45-46c8-8761-36b76dba4671.png">
|
||||
<img width="450px" src="https://user-images.githubusercontent.com/746130/189774482-fd65d4ce-7b45-46c8-8761-36b76dba4671.png" />
|
||||
|
||||
Read more in [our documentation](./docker#experimental-playwright-test-docker-integration).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue