Skip to content

Commit b8d8e26

Browse files
committed
Recover test coverage to 100%
1 parent 44ae72d commit b8d8e26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/channels/activity_notification/notification_channel.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,7 @@ def authenticate_target!
3535
end
3636
end
3737
else
38+
# :nocov:
3839
class ActivityNotification::NotificationChannel; end
40+
# :nocov:
3941
end

0 commit comments

Comments
 (0)