зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-09-08 04:25:51 +03:00
Add rspec-retry gem
Этот коммит содержится в:
@@ -10,6 +10,7 @@ abort('The Rails environment is running in production mode!') if Rails.env.produ
|
||||
|
||||
require 'rspec/rails'
|
||||
require 'capybara/rails'
|
||||
require 'rspec/retry'
|
||||
|
||||
Dir[File.expand_path('support/**/*.rb', __dir__)].sort.each { |f| require f }
|
||||
|
||||
@@ -34,6 +35,8 @@ RSpec.configure do |config|
|
||||
config.use_instantiated_fixtures = false
|
||||
config.render_views = false
|
||||
|
||||
config.default_retry_count = 2
|
||||
|
||||
config.before(:suite) do
|
||||
intro = ('-' * 80)
|
||||
intro << "\n"
|
||||
|
||||
Ссылка в новой задаче
Block a user