Adjust tests

- Add Tor to the docker image
- Increase sleeping time in the mailsplit test
This commit is contained in:
Malte Meiboom
2026-08-12 11:38:27 +02:00
parent f9df6a5daa
commit add79d1796
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -61,7 +61,8 @@ RUN apt-get update -yqq && \
sq \
bind9-host \
inotify-tools \
mailutils
mailutils \
tor
RUN adduser --shell /bin/bash --disabled-password --gecos "" hockeypuck