# frozen_string_literal: true
require 'test_helper'
<% module_namespacing do -%> class <%= class_name %>RecordTest < ActiveSupport::TestCase end <% end -%>
# frozen_string_literal: true
require 'test_helper'
<% module_namespacing do -%> class <%= class_name %>RecordTest < ActiveSupport::TestCase end <% end -%>