Skip to content

Commit 25f9499

Browse files
committed
2126: Correct docstring
1 parent 899fcb3 commit 25f9499

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

accessibility_monitoring_platform/apps/notifications/tests/test_send_reminders_email.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""
2-
Test for init_int_test_data command which resets the contents of the database
3-
for integration tests. Also used to reset data for development.
2+
Test for send_reminders_email command which should only email the users on a Monday.
43
"""
54

65
import os

0 commit comments

Comments
 (0)