require 'rails_helper' module Hatchy RSpec.describe Admin::ApplicationController, type: :controller do end end