Project

General

Profile

« Previous | Next » 

Revision 63afd4f1

Added by Michael Moll about 5 years ago

Fixes #19768 - Fix Layout/ClosingParenthesisIndentation cop

View differences:

test/controllers/api/v2/filters_controller_test.rb
:override => true,
:locations => [taxonomies(:location2)],
:organizations => [taxonomies(:organization2)]
)
)
put :update, params: { :id => filter.to_param, :filter => { :override => false } }
assert_response :success
filter.reload

Also available in: Unified diff