Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-webui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/selenium/README.md')
-rw-r--r--tests/selenium/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/selenium/README.md b/tests/selenium/README.md
index 60be403..16a94be 100644
--- a/tests/selenium/README.md
+++ b/tests/selenium/README.md
@@ -27,7 +27,7 @@ To run the test you must set certain environment variables:
BAREOS_BASE_URL=http://127.0.0.1/bareos-webui/
BAREOS_USERNAME=admin
BAREOS_PASSWORD=linuxlinux
-BAREOS_CLIENT=bareos-fd
+BAREOS_CLIENT_NAME=bareos-fd
BAREOS_RESTOREFILE=/etc/passwd
BAREOS_LOG_PATH=/tmp/selenium-logs/
BAREOS_DELAY=1