Project

General

Profile

« Previous | Next » 

Revision ec9c2bcf

Added by Dominic Cleal about 7 years ago

fixes #19463 - disable auditing of factory_girl fixtures

Audit entries are mostly superfluous in the test environment, but can
be enabled by adding the :with_auditing trait. Disabling audits
improves the test:models runtime from 160 to 128 seconds for me.

  • added
  • modified
  • copied
  • renamed
  • deleted