fix: add install playwright command for contributors (#2527)

Co-authored-by: YP66DN <mohamad.shiralizadeh@ing.com>
This commit is contained in:
Mohamad Shiralizadeh 2025-06-03 09:45:28 +02:00 committed by GitHub
parent af6e47e4b5
commit e8975f36cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,12 @@ npm run test
npm run start
```
_Note: **playwright** is required for running tests._
```
npx playwright install
```
Create a Pull Request:
- At <https://github.com/ing-bank/lion> click on fork (at the right top)