diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 98530a570..32813ea62 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 click on fork (at the right top)