Project

General

Profile

« Previous | Next » 

Revision 2185c7cf

Added by Daniel Lobato Garcia over 6 years ago

Refs #20098 - Remove save expectation for templates_used

In develop, the original #20098 change worked well because #20708 was
merged before. However in 1.15-stable, there are two tests that call
.save on an ActiveRecord model (Audited). This makes tests fail:

HostsControllerTest::#template_used.test_submit_multiple_rebuild_config_optimistic
HostsControllerTest::#template_used.test_submit_multiple_rebuild_config_pessimistic

  • added
  • modified
  • copied
  • renamed
  • deleted