mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-31 07:12:23 -07:00
FE: enhance settings tests to verify API persistence of PLUGINS_KEEP_HIST setting
This commit is contained in:
@@ -30,6 +30,10 @@ def get_api_token():
|
||||
return None
|
||||
|
||||
|
||||
# Load API_TOKEN at module initialization
|
||||
API_TOKEN = get_api_token()
|
||||
|
||||
|
||||
def get_driver(download_dir=None):
|
||||
"""Create a Selenium WebDriver for Chrome/Chromium
|
||||
|
||||
|
||||
Reference in New Issue
Block a user