• Harsh Chouraria's avatar
    Changes to address static-analysis failures · ac1cd2be
    Harsh Chouraria authored
    Rubocop warning for Time.at is ignored here intentionally
    because the actual call (fixed) does have Time.at.utc
    pattern that the rule fired suggests.
    
    Removed an unnecessary newline in the spec file.
    ac1cd2be
line_spec.rb 5.21 KB