From 8a028029eea3a2e0b797ff746823bcd648744317 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Fri, 18 Oct 2019 12:28:04 +0000 Subject: [PATCH] Update test/end-to-end-tests/install.sh Co-Authored-By: J. Ryan Stinnett --- test/end-to-end-tests/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/end-to-end-tests/install.sh b/test/end-to-end-tests/install.sh index bb88785741..de73c3868c 100755 --- a/test/end-to-end-tests/install.sh +++ b/test/end-to-end-tests/install.sh @@ -2,7 +2,7 @@ # run with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sh install.sh if chrome is already installed set -e ./synapse/install.sh -# both CI and local testing don't need a riot fetched from master, +# both CI and local testing don't need a Riot fetched from master, # so not installing this by default anymore # ./riot/install.sh yarn install