additionals/test/support/additional_environment.rb

6 lines
141 B
Ruby

# frozen_string_literal: true
# Activate n+1 tests, if true
# TODO: this is disabled at the moment
Bullet.enable = false if defined? Bullet