docs: fix stale AbsenceAttendanceShortcutTests docstring (no Site Report flow)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Konrad du Plessis 2026-05-17 01:43:27 +02:00
parent f9b190a26d
commit 15d9132fb2

View File

@ -2804,8 +2804,8 @@ class AbsenceAttendanceShortcutTests(TestCase):
Submitting attendance with next_action='log_absences' redirects to
/absences/log/ pre-filled with the date / team / project. The
default submit ('log_only' or absent) keeps the existing Site
Report flow."""
default submit ('log_only' or absent) redirects to the dashboard
the old Site Report flow was removed 17 May 2026."""
@classmethod
def setUpTestData(cls):