about summary refs log tree commit diff
path: root/spec/helpers/api/subscriptions_helper_spec.rb
blob: 9e6457c6fd06ecd72a033f006c237b9241030403 (plain) (blame)
1
2
3
4
5
require 'rails_helper'

RSpec.describe Api::SubscriptionsHelper, type: :helper do

end