chore: make flask-talisman work with test config (#29277)

This commit is contained in:
Maxime Beauchemin
2024-06-18 14:46:40 -07:00
committed by GitHub
parent 4537ab6b1a
commit 796726376a
5 changed files with 5 additions and 4 deletions

View File

@@ -97,7 +97,6 @@ ALERT_REPORTS_NOTIFICATION_DRY_RUN = True
WEBDRIVER_BASEURL = "http://superset:8088/" # When using docker compose baseurl should be http://superset_app:8088/
# The base URL for the email report hyperlinks.
WEBDRIVER_BASEURL_USER_FRIENDLY = WEBDRIVER_BASEURL
SQLLAB_CTAS_NO_LIMIT = True
#