tab/spec/controllers/notifications_controller_spec.rb
2017-01-09 16:22:58 +01:00

6 lines
90 B
Ruby

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