dawarich/spec/channels/points_channel_spec.rb
2024-11-03 16:48:43 +01:00

5 lines
133 B
Ruby

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