Skip to content

Commit 4a811f4

Browse files
author
David Zuckerman
committed
rubocop syntax fixes
1 parent 72cfe39 commit 4a811f4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

spec/request/mail_connectivity_check_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
user_name: 'user',
1313
password: 'password',
1414
authentication: 'plain',
15-
tls: true
15+
tls: true
1616
}
1717
end
1818

spec/request/okcomputer_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,3 @@
5959
end
6060

6161
end
62-

0 commit comments

Comments
 (0)