Remove locals option from render_template assertion
The locals option is only supported in ActionView::TestCase, so it is ignored anyway (even worse, it disabled the complete assertion). I added some more assertions to ensure the template is rendered with the correct conversation. closes #7588
Showing
Please register or sign in to comment