about summary refs log tree commit diff
path: root/spec/helpers/admin/account_moderation_notes_helper_spec.rb
AgeCommit message (Collapse)Author
2020-01-20Original upstream mergeThibG
2018-12-07Add specs for Admin::AccountModerationNotesHelper (#9455)ysksn
2017-10-07Add moderation note (#5240)nullkal
* Add moderation note * Add frozen_string_literal * Make rspec pass