fixes COMMS-1781
Test Plan
* Make sure to run bundle exec rake db:migrate
* Trigger the confirm_email_communication_channel or
confirm_registration event on the Communication Model
* We can do this by adding a comm channel in the console
going over to the channels and adding an email on the
account
* notice that when its added it will attempt to send
a confirmation
* We can look at rails c and notice that the new
confirmation_sent_count column will be incremented
Change-Id: I5a2af0fa1e2cff3949c9fbc4a93550f20abeb810
Reviewed-on: https://gerrit.instructure.com/176233
Reviewed-by: Steven Burnett <sburnett@instructure.com>
Tested-by: Jenkins
QA-Review: Landon Gilbert-Bland <lbland@instructure.com>
Product-Review: Aaron Hsu <ahsu@instructure.com>