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

require 'rails_helper'

RSpec.describe PreviewCard, type: :model do
end