From 6d5515a6c63405d570363ca0fbf66b7226e7f811 Mon Sep 17 00:00:00 2001 From: Nael Rouz Date: Wed, 10 Nov 2021 17:57:23 +0300 Subject: [PATCH] Update Tutorial_Javascript.md --- tutorial/Tutorial_Javascript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/Tutorial_Javascript.md b/tutorial/Tutorial_Javascript.md index a2b2ec11..f1409479 100644 --- a/tutorial/Tutorial_Javascript.md +++ b/tutorial/Tutorial_Javascript.md @@ -104,7 +104,7 @@ __clients__: List of all the browsers that will be tested. This list will be use #### Running the test Once done, we can already run the test with: ``` -r configs\js.jitsiTutorial.config.json +r configs/js.jitsiTutorial.config.json ``` At this stage, the test only launches a webbrowser, opens https://google.com and does a random check.