Browse Source

Lint

pull/2890/head
Manny Dinssa 1 month ago
parent
commit
3a21d71b62
  1. 1
      spec/rails_helper.rb

1
spec/rails_helper.rb

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

Loading…
Cancel
Save