require “test_helper”
<% module_namespacing do -%> class <%= class_name %>Test < ActionDispatch::IntegrationTest
# def test_truth # assert true # end
end <% end -%>
require “test_helper”
<% module_namespacing do -%> class <%= class_name %>Test < ActionDispatch::IntegrationTest
# def test_truth # assert true # end
end <% end -%>