about summary refs log tree commit diff
path: root/spec/models/featured_tag_spec.rb
blob: 4bf087c8288df02f7cfcbabef8073e76c1c88f9a (plain) (blame)
1
2
3
4
5
6
# frozen_string_literal: true

require 'rails_helper'

RSpec.describe FeaturedTag, type: :model do
end