Skip to content

Commit

Permalink
Fix up to protection_image_alt_text
Browse files Browse the repository at this point in the history
  • Loading branch information
leenagupte committed Jan 28, 2025
1 parent 3bf5ae3 commit 51f1c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/presenter/specialist_document_presenter_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
end
end

describe "protection_image_alt_text" do
describe "#protection_image_alt_text" do
let(:content_store_response) { GovukSchemas::Example.find("specialist_document", example_name: "protected-food-drink-names") }

it "returns the alt text for the protection image" do
Expand Down

0 comments on commit 51f1c69

Please sign in to comment.