Resolved path errors caused by restructuring

This commit is contained in:
Cian Hughes
2023-10-31 14:03:29 +00:00
parent 53a89c2c32
commit f5816ee17e
9 changed files with 77 additions and 45 deletions
+3 -2
View File
@@ -1,5 +1,5 @@
[default]
ROOT_DIR = "."
SRC_DIR = "src"
BUILD_DIR = "build"
DOCKERFILE_DIR = "docker"
SELENIUM_INIT_MESSAGE = "INFO [Standalone.execute] - Started Selenium Standalone"
@@ -22,4 +22,5 @@ FUELIGNITION_URL = "https://opensuse.github.io/fuel-ignition/edit"
CLI = true
[debug]
DEBUG = true
DEBUG = true
CLI = false