Enable the Layout/MultilineAssignmentLayout cop
This commit is contained in:
parent
14c1747645
commit
9d75526460
7 changed files with 66 additions and 50 deletions
|
@ -200,8 +200,7 @@ describe API::V1::DossiersController do
|
|||
end
|
||||
|
||||
describe 'champs' do
|
||||
let(:field_list) { [:url]
|
||||
}
|
||||
let(:field_list) { [:url] }
|
||||
subject { super()[:champs] }
|
||||
|
||||
it { expect(subject.length).to eq 1 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue