Adjust tests
- Add Tor to the docker image - Increase sleeping time in the mailsplit test
This commit is contained in:
@@ -12,7 +12,7 @@ authenticate $KARL_FPR
|
||||
create_unix_user laura
|
||||
|
||||
echo -e "To: karl@example.com, Laura <laura@example.com>\nSubject: Testmail\n\nTestmail." | sendmail -t
|
||||
sleep 1
|
||||
sleep 2
|
||||
|
||||
R=1
|
||||
if [ $(expect_mail karl encrypted) == 0 ] ; then
|
||||
|
||||
Reference in New Issue
Block a user