Skip to content

Commit 055667d

Browse files
Add print description
1 parent 74be61b commit 055667d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/interactive-imagej/test_send_notification_email.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
# .imcf.smtpserver=smtp.unibas.ch
99
#
1010
# Expected result: a mail is sent to nikolaus.ehrenfeuchter@unibas.ch from
11-
# imcf@unibas.ch, with Fiji printing "Successfully sent email to
12-
# <nikolaus.ehrenfeuchter@unibas.ch>".
11+
# imcf@unibas.ch, with a print statement in Fiji.
1312

1413
from imcflibs.imagej.misc import send_notification_email
1514

0 commit comments

Comments
 (0)