make rubocop 🤖 happy

This commit is contained in:
Régis Hanol
2017-10-23 10:21:50 +02:00
parent 20e7e285d6
commit 0d257058c9
2 changed files with 105 additions and 1 deletions

View File

@ -347,7 +347,7 @@ class ImportScripts::Base
u.suspended_at = Time.zone.at(Time.now)
u.suspended_till = 200.years.from_now
ban_reason = 'Invalid email address on import'
u.active=false
u.active = false
u.save!
user_option = u.user_option