c7e37fc7b2
* Feedback message will send to error_recipients, configured in app_config.yml
4 lines
74 B
Ruby
4 lines
74 B
Ruby
require 'test_helper'
|
|
|
|
class FeebackHelperTest < ActionView::TestCase
|
|
end
|