Skip to content

Commit

Permalink
don't limit to features
Browse files Browse the repository at this point in the history
* use in controller specs too
  • Loading branch information
ryanwoldatwork committed Nov 1, 2024
1 parent 7813108 commit eb56f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/touchpoints_spec_helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ def parse_response(body)
end

RSpec.configure do |config|
config.include TouchpointsSpecHelpers, type: :feature
config.include TouchpointsSpecHelpers
end

0 comments on commit eb56f30

Please sign in to comment.