From: Vsevolod Stakhov Date: Thu, 11 Jul 2024 13:09:26 +0000 (+0100) Subject: [Test] Add missing X-Git-Tag: 3.9.0~5^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=84bc8ec89ce892016b42b6e6210dd0d5cd0c8348;p=rspamd.git [Test] Add missing --- diff --git a/test/functional/cases/500_ratelimit.robot b/test/functional/cases/500_ratelimit.robot index 919375461..85e7b353c 100644 --- a/test/functional/cases/500_ratelimit.robot +++ b/test/functional/cases/500_ratelimit.robot @@ -10,6 +10,7 @@ ${CONFIG} ${RSPAMD_TESTDIR}/configs/ratelimit.conf ${MESSAGE} ${RSPAMD_TESTDIR}/messages/zip.eml ${REDIS_SCOPE} Suite ${RSPAMD_SCOPE} Suite +${RSPAMD_URL_TLD} ${RSPAMD_TESTDIR}/../lua/unit/test_tld.dat ${SETTINGS_RATELIMIT} {symbols_enabled = [RATELIMIT_CHECK, RATELIMIT_UPDATE]} *** Keywords ***