Change Node version in README

This commit is contained in:
Maxim Khlobystov 2022-05-11 10:52:51 -04:00 committed by GitHub
parent 630289ac97
commit d39c1dd842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ To run these tests with an existing BigBlueButton server, you need to find the s
## Run tests
We recommend to use Node version 17.9 or higher to avoid errors in JavaScript.
We recommend to use Node version 16 or higher to avoid errors in JavaScript.
Tests can be executed using `npx` and `npm test`. You can run all tests in each of 3 supported environments (`chromium`, `firefox`, `webkit`) with one of the following commands:
```bash
$ npx playwright test