Skip to content

Commit

Permalink
rm comment as tests seem to depend on line numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvsalamander committed Apr 25, 2024
1 parent d1df8b8 commit 164f3c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/app/jobs/example_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ def perform(batch, params)
end

def perform(type = SUCCESS_TYPE)
# return true
if type == SUCCESS_TYPE
true
elsif type == ERROR_ONCE_TYPE
Expand Down

0 comments on commit 164f3c7

Please sign in to comment.