Skip to content

Commit

Permalink
nocov
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Oct 25, 2024
1 parent 564fbe3 commit 1ec776b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/object_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,11 @@ def audit_replic
end

def force_fail
# :nocov:
merritt_retry_block do
raise StandardError, 'force fail'
end
# :nocov:
end

private
Expand Down

0 comments on commit 1ec776b

Please sign in to comment.