Skip to content

Commit

Permalink
add spec/support/spec/** dir for symmetry with _acceptance.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jun 23, 2023
1 parent 9866cfc commit e574127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moduleroot/spec/spec_helper.rb.erb
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ end
<%= line %>
<%- end -%>
Dir['./spec/support/spec/**/*.rb'].sort.each { |f| require f }

0 comments on commit e574127

Please sign in to comment.