• Heinrich Lee Yu's avatar
    Restore use_transactional_tests value after delete · 555d3226
    Heinrich Lee Yu authored
    This is needed for specs that have the :delete metadata on a specific
    example and not on the whole file / class.
    
    Without this, succeeding tests in the same file would run without any
    transaction wrapper and without any DB cleanup.
    555d3226
database_cleaner.rb 2.62 KB