Fix all rubocop Metrics/LineLength issues (140+)
This commit is contained in:
@@ -87,6 +87,7 @@ feature 'Level three verification' do
|
||||
|
||||
click_link "Send me a letter with the code"
|
||||
|
||||
expect(page).to have_content "Thank you for requesting your maximum security code (only required for the final votes). In a few days we will send it to the address featuring in the data we have on file."
|
||||
expect(page).to have_content "Thank you for requesting your maximum security code (only required for the final votes)."\
|
||||
" In a few days we will send it to the address featuring in the data we have on file."
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user