# frozen_string_literal: true require 'test_helper' class AdminControllerTest < ActionDispatch::IntegrationTest end