require ‘test_helper’
<% module_namespacing do -%> class <%= class_name %>CallbacksTest < ActiveSupport::TestCase
# test "the truth" do # assert true # end
end <% end -%>
require ‘test_helper’
<% module_namespacing do -%> class <%= class_name %>CallbacksTest < ActiveSupport::TestCase
# test "the truth" do # assert true # end
end <% end -%>