Fixed test

This commit is contained in:
Alejandro Celaya 2022-04-14 16:00:15 +02:00
parent 0495b6f298
commit 3db8a65ddb

View file

@ -77,6 +77,7 @@ class EnvVarsTest extends TestCase
EnvVars::DEFAULT_DOMAIN,
EnvVars::AUTO_RESOLVE_TITLES,
EnvVars::REDIRECT_APPEND_EXTRA_PATH,
EnvVars::TIMEZONE,
EnvVars::VISITS_WEBHOOKS,
EnvVars::NOTIFY_ORPHAN_VISITS_TO_WEBHOOKS,
], $list);