Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
Indicating to future developers that change might impact smokey tests
  • Loading branch information
Chris Yoong committed Nov 19, 2021
1 parent e01c50c commit 9b4f05e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/views/content_items/get_involved.html.erb
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<%#
Changes to this page impacts smokey tests that may need to be updated in parallel.
https://github.com/alphagov/smokey/blob/main/features/step_definitions/get_involved_page_steps.rb
%>

<% page_title %>
<% page_class "govuk-main-wrapper" %>
<%= render "govuk_publishing_components/components/breadcrumbs", {
Expand Down

0 comments on commit 9b4f05e

Please sign in to comment.