Skip to content

Commit

Permalink
Merge pull request #892 from PlanoramaEvents/staging-fix-merge
Browse files Browse the repository at this point in the history
Fix merge issue with end in rake task
  • Loading branch information
balen authored Oct 10, 2023
2 parents bbc5e98 + 6d30ecb commit 917cc1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/parameters.rake
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ namespace :parameters do
parameter_type: 'String'
}
)
end

pname = ParameterName.find_by(parameter_name: 'profile_show_demographics_and_community')
if pname
Expand Down

0 comments on commit 917cc1f

Please sign in to comment.