# frozen_string_literal: true

require 'test_helper'

<% module_namespacing do -%> class <%= class_name %>RepositoryTest < ActiveSupport::TestCase end <% end -%>