rails 7.2
This commit is contained in:
committed by
Oleksandr Turchyn
parent
35cce24539
commit
eefa994724
@@ -50,7 +50,6 @@ RSpec.configure do |config|
|
||||
|
||||
config.include FactoryBot::Syntax::Methods
|
||||
config.include Devise::Test::IntegrationHelpers
|
||||
config.include ActiveJob::TestHelper
|
||||
|
||||
config.before(:each, type: :system) do
|
||||
if ENV['HEADLESS'] == 'false'
|
||||
|
||||
Reference in New Issue
Block a user