|
|
@ -50,7 +50,6 @@ rescue ActiveRecord::PendingMigrationError => e |
|
|
|
exit 1 |
|
|
|
exit 1 |
|
|
|
end |
|
|
|
end |
|
|
|
RSpec.configure do |config| |
|
|
|
RSpec.configure do |config| |
|
|
|
|
|
|
|
|
|
|
|
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures |
|
|
|
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures |
|
|
|
config.fixture_paths = ["#{::Rails.root}/spec/fixtures"] |
|
|
|
config.fixture_paths = ["#{::Rails.root}/spec/fixtures"] |
|
|
|
|
|
|
|
|
|
|
|