Skip to content

Commit

Permalink
Correct linting error with parentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie committed Oct 14, 2024
1 parent 7b96083 commit a7d304d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
and_i_visit_a_school_show_page
then_i_am_redirected_to_the_sign_in_page
when_i_click_sign_in
then_i_see_school_show_page()
then_i_see_school_show_page
when_i_visit_the placements_root_path
and_i_click_on "Start now"
then_i_see_a_list_of_organisations
Expand Down

0 comments on commit a7d304d

Please sign in to comment.