Add and apply LineContinuationSpacing rubocop rule
So now we're consistent when separating multiline strings.
This commit is contained in:
@@ -10,7 +10,7 @@ describe "Verify Letter" 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"\
|
||||
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."
|
||||
|
||||
user.reload
|
||||
|
||||
Reference in New Issue
Block a user