dawarich/spec/channels/notifications_channel_spec.rb

6 lines
140 B
Ruby
Raw Normal View History

require 'rails_helper'
RSpec.describe NotificationsChannel, type: :channel do
pending "add some examples to (or delete) #{__FILE__}"
end