From 596c207e5b1e7ddceeec8aca0758973152671184 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 25 Mar 2022 09:13:20 -0600 Subject: [PATCH] Remove unused step from e2e test docs for Windows (#8148) --- test/end-to-end-tests/Windows.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/end-to-end-tests/Windows.md b/test/end-to-end-tests/Windows.md index f276843d17..4fbf42d160 100644 --- a/test/end-to-end-tests/Windows.md +++ b/test/end-to-end-tests/Windows.md @@ -24,8 +24,7 @@ and start following these steps to get going: sudo dpkg -i google-chrome-stable_current_amd64.deb sudo apt -f install ``` -8. Get the IP of your host machine out of WSL: `cat /etc/resolv.conf` - use the nameserver IP. -9. Run: +8. Run: ```bash cd ./test/end-to-end-tests ./synapse/install.sh