Skip to content

Commit f7be673

Browse files
committed
Amended docstring
1 parent e983a41 commit f7be673

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/regression/call_and_recall/test_generate_fobt_invitation_regression.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ def test_run_fobt_invitations_and_process_s1_batch(
3232
page: Page, general_properties: dict
3333
):
3434
"""
35-
Run FOBT invitations, open the S1 batch, prepare, retrieve+confirm,
36-
and assert we have a subject at status S9.
35+
Run FOBT invitations, open the S1 batch, prepare, retrieve and confirm.
3736
"""
3837
# Navigate to generate invitations
3938
CallAndRecallPage(page).go_to_generate_invitations_page()

0 commit comments

Comments
 (0)