From efd4feaa680cccb574af0026f0a3421350167223 Mon Sep 17 00:00:00 2001 From: Siarhei Yelin Date: Wed, 27 Mar 2024 13:22:29 +0300 Subject: [PATCH] Improve --- uui-e2e-tests/readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/uui-e2e-tests/readme.md b/uui-e2e-tests/readme.md index 566679b8f3..7004f3c22b 100644 --- a/uui-e2e-tests/readme.md +++ b/uui-e2e-tests/readme.md @@ -17,8 +17,7 @@ podman machine start #### Prerequisites 1. Podman is installed 2. Start local dev server -3. Copy the local dev server URL from the console to the ```./.env.local``` file. - The URL will look like ```http://a.b.c.d:3000``` +3. [Optional step] Change ```./.env.local``` file in order to set non-standard UUI_APP_BASE_URL #### NPM tasks to use Note: If you run the tests for the very first time, it will take some time to download necessary docker images (about 8-10min).