We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9866cfc + 53b2be6 commit 88ce96fCopy full SHA for 88ce96f
1 file changed
moduleroot/spec/spec_helper.rb.erb
@@ -35,3 +35,4 @@ end
35
36
<%= line %>
37
<%- end -%>
38
+Dir['./spec/support/spec/**/*.rb'].sort.each { |f| require f }
0 commit comments