We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9866cfc commit 53b2be6Copy full SHA for 53b2be6
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