• pbair's avatar
    Fix tests for single database mode · 8ff9a7b0
    pbair authored
    Fix tests for when running in single database mode, which failed due to
    ActiveRecord::Base sharing its load balancer with Ci::ApplicationRecord
    when mocking a separate ci connection.
    8ff9a7b0
database_sampler.rb 2.62 KB