Skip to content

Commit

Permalink
add nocov
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhawksley committed Jan 10, 2025
1 parent 40574af commit 6aeee27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/concerns/view_component/preview_actions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ module PreviewActions
if include_all_helpers
helper :all
else
# :nocov:
# Always provide the #view_source helper
helper PreviewHelper
# :nocov:
end
end

Expand Down

0 comments on commit 6aeee27

Please sign in to comment.