Skip to content

Commit

Permalink
Correct issue with global inclusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyE committed Jan 12, 2025
1 parent c2982ac commit 1039930
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
config.include RSpec::Benchmark::Matchers
end

include ApplicationHelper
# include ApplicationHelper

module SponsoredBenefits
RSpec.describe Organizations::PlanDesignProposals::ContributionsController, type: :controller, dbclean: :around_each do
Expand Down

0 comments on commit 1039930

Please sign in to comment.