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