zoo: add missing port number in blackbox/README.md

This commit is contained in:
Mike Salvatore 2021-03-08 08:54:15 -05:00
parent a132881ccc
commit 0fb0c58fd4
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Example run command:
`monkey\envs\monkey_zoo\blackbox>python -m pytest -s --island=35.207.152.72:5000 test_blackbox.py`
#### Running in PyCharm
Configure a PyTest configuration with the additional arguments `-s --island=35.207.152.72`, and to run from
Configure a PyTest configuration with the additional arguments `-s --island=35.207.152.72:5000`, and to run from
directory `monkey\envs\monkey_zoo\blackbox`.
### Running telemetry performance test