Upgrading testcafe to 1.18.0
This commit is contained in:
parent
9efa115982
commit
a82a5caec8
3 changed files with 538 additions and 33 deletions
|
@ -6,9 +6,11 @@ To run them locally:
|
|||
|
||||
```console
|
||||
$ npm install
|
||||
$ npm test
|
||||
$ ADMIN_API_TOKEN=123 npm test
|
||||
```
|
||||
|
||||
You'll need to adapt the `ADMIN_API_TOKEN` to the value you use in your `.env` file.
|
||||
|
||||
Alternatively, you can use docker-compose to run the tests:
|
||||
|
||||
```console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue