Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/ruby 3511 rails 7 2 #970

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

PaulDoyle-EA
Copy link
Contributor

This upgrades rails to version 7.2.
It also resolves an issue where many multiline strings were misconfigured. This had the effect of masking a large number of unit test failures. The multiline string issue has been resolved and the unit tests have been repaired.
https://eaflood.atlassian.net/browse/RUBY-3511

@@ -2,7 +2,7 @@

FactoryBot.define do
factory :flood_protection2040_outcomes, class: "PafsCore::FloodProtection2040Outcome" do
project_id { 1 }
# project_id { 1 }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should remove rather than comment out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants