Skip to content

Commit

Permalink
[Minor] Oops, fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Apr 20, 2020
1 parent d43846d commit cfcecb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/cases/300_rbl.robot
Expand Up @@ -35,7 +35,7 @@ RBL RECEIVED HIT
RBL FROM HIT WL
${result} = Scan Message With Rspamc ${MESSAGE} -i 4.3.2.4
Check Rspamc ${result} FAKE_RBL_CODE_2 inverse=True
Should Contain ${result.stdout} FAKE_WL_RBL_CODE_2 (1.00)[4.3.2.4:from, FAKE_RBL_UNKNOWN]
Should Contain ${result.stdout} FAKE_WL_RBL_CODE_2 (1.00)[4.3.2.4:from]

EMAILBL Compose Map 1
${result} = Scan Message With Rspamc ${TESTDIR}/messages/url14.eml
Expand Down

0 comments on commit cfcecb6

Please sign in to comment.