Actions
Bug #19562
closedTests are failing after minitest was updated
Difficulty:
Triaged:
No
Description
There are tests failing with:
ActiveRecord::RecordInvalid: Validation failed: Name has already been taken test_after_commit (1.1.0) lib/test_after_commit/database_statements.rb:11:in `block in transaction' test_after_commit (1.1.0) lib/test_after_commit/database_statements.rb:5:in `transaction' test/factories/disable_auditing.rb:13:in `block (3 levels) in <top (required)>' test/factories/disable_auditing.rb:13:in `block (2 levels) in <top (required)>' (ActiveRecord::RecordInvalid) /usr/local/rvm/gems/ruby-2.1.5@test_plugin_matrix-0/gems/activerecord-4.2.8/lib/active_record/validations.rb:43
Actions