mirror of
https://github.com/we-promise/sure.git
synced 2026-05-12 23:25:00 +00:00
Fix RuboCop linter error: Remove trailing blank line
Remove extra blank line at end of sync_job_test.rb to fix Layout/TrailingEmptyLines violation. Co-authored-by: jjmata <187772+jjmata@users.noreply.github.com>
This commit is contained in:
@@ -30,4 +30,3 @@ class SyncJobTest < ActiveJob::TestCase
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user