# require 'rails_helper' # require 'support/devise' # RSpec.describe MainController, type: :controller do # describe 'GET #index' do # before { get :index } # it { is_expected.to respond_with(200) } # end # end