Update README.md

This commit is contained in:
Maxime GRIS
2020-08-15 17:29:38 +02:00
committed by GitHub
parent e3a4e01a0e
commit 0b702703e3

View File

@@ -92,7 +92,7 @@ E2E Test scripts can be found in `e2e` folder.
|--|--| |--|--|
|`npm run e2e`| Execute end to end tests | |`npm run e2e`| Execute end to end tests |
Note: To make it work behind a proxy, you can add this proxy exeption in your terminal Note: To make it work behind a proxy, you can add this proxy exception in your terminal
`export {no_proxy,NO_PROXY}="127.0.0.1,localhost"` `export {no_proxy,NO_PROXY}="127.0.0.1,localhost"`
## Branch & Packages version ## Branch & Packages version