Skip to content

Commit

Permalink
[Test] Break test
Browse files Browse the repository at this point in the history
  • Loading branch information
fatalbanana committed Nov 3, 2023
1 parent 533e56e commit 5ac0eed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/cases/001_merged/300_rbl.robot
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ NUMERIC URLS WITH CONTENT

NUMERIC URLS WITH EVERYTHING
Scan File ${RSPAMD_TESTDIR}/messages/numeric_urls.eml
... IP=127.0.0.1
... Settings={symbols_enabled = [URIBL_NUMERIC_EVERYTHING]}
Expect Symbol With Exact Options URIBL_NUMERIC_EVERYTHING 12.11.10.9:url 4.3.2.1:url 8.7.6.5:url
1 change: 1 addition & 0 deletions test/functional/configs/merged-override.conf
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ rbl {
images = true;
content_urls = true;
rbl = "test9.uribl";
exclude_local = false;
}
URIBL_NOCONTENT {
rbl = "test9.uribl";
Expand Down

0 comments on commit 5ac0eed

Please sign in to comment.