greenlight/spec/controllers/errors_controller_spec.rb
2018-06-11 13:05:54 -04:00

6 lines
83 B
Ruby

require 'rails_helper'
RSpec.describe ErrorsController, type: :controller do
end