Upgrading testcafe to 1.18.0
This commit is contained in:
+3
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user