diff --git a/README.md b/README.md index 0fb6684988..22ab4054fa 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. - Runs unit tests with [Vitest](https://vitest.dev/) -### `test:playwright` (`yarn playwright test`) +### `yarn test:playwright` (`yarn playwright test`) - Runs end to end tests with [Playwright](https://playwright.dev/) diff --git a/yarn.lock b/yarn.lock index ca3ad8e2c3..5a0496c2f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5820,9 +5820,9 @@ flexsearch@^0.8.205: integrity sha512-wSyJr1GUWoOOIISRu+X2IXiOcVfg9qqBRyCPRUdLMIGJqPzMo+jMRlvE83t14v1j0dRMEaBbER/adQjp6Du2pw== follow-redirects@^1.15.11: - version "1.15.11" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340" - integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ== + version "1.16.0" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc" + integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw== for-each@^0.3.3: version "0.3.3"