mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add docs back
This commit is contained in:
parent
6e946dbb1d
commit
e19aef91d0
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ require 'rspec/rails'
|
|||
# end with _spec.rb. You can configure this pattern with with the --pattern
|
||||
# option on the command line or in ~/.rspec, .rspec or `.rspec-local`.
|
||||
|
||||
# Checks for pending migrations before tests are run.
|
||||
# If you are not using ActiveRecord, you can remove this line.
|
||||
ActiveRecord::Migration.maintain_test_schema!
|
||||
|
||||
Dir[Rails.root.join("spec/support/**/*.rb")].each { |f| require f }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue