Skip to content

Commit

Permalink
inline styles for image dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Dec 14, 2023
1 parent 671c26f commit 6de4dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/agenda_events_settings_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
visit decidim_admin.preview_newsletter_template_path(id: :canodrom_agenda_events)

expect(page).to have_content("This is an event title for this agenda")
#expect(page).to have_content("What is happening during the week")
expect(page).to have_content("What is happening during the week")
expect(page).to have_content("Dummy text for body:")
end
end
Expand Down

0 comments on commit 6de4dc0

Please sign in to comment.