Remove unused step from e2e test docs for Windows (#8148)
parent
1397652f52
commit
596c207e5b
|
@ -24,8 +24,7 @@ and start following these steps to get going:
|
||||||
sudo dpkg -i google-chrome-stable_current_amd64.deb
|
sudo dpkg -i google-chrome-stable_current_amd64.deb
|
||||||
sudo apt -f install
|
sudo apt -f install
|
||||||
```
|
```
|
||||||
8. Get the IP of your host machine out of WSL: `cat /etc/resolv.conf` - use the nameserver IP.
|
8. Run:
|
||||||
9. Run:
|
|
||||||
```bash
|
```bash
|
||||||
cd ./test/end-to-end-tests
|
cd ./test/end-to-end-tests
|
||||||
./synapse/install.sh
|
./synapse/install.sh
|
||||||
|
|
Loading…
Reference in New Issue