From 84bc8ec89ce892016b42b6e6210dd0d5cd0c8348 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 11 Jul 2024 14:09:26 +0100 Subject: [PATCH] [Test] Add missing --- test/functional/cases/500_ratelimit.robot | 1 + 1 file changed, 1 insertion(+) 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 *** -- 2.39.5