Rubocop autocorrect Lint/BlockAlignment and remove from rubocop_todo list

This commit is contained in:
Bertocq
2017-06-16 00:18:27 +02:00
parent 21c6d1c4dd
commit b104765ddc
3 changed files with 2 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ feature 'Tracking' do
visit proposals_path
expect(page.html).to include "anonymous"
end
end
scenario 'Usertype level_1_user' do
create(:geozone)