1
0
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-18 17:15:03 +01:00
mastodon/spec/models/preview_card_trend_spec.rb
2023-05-04 05:49:53 +02:00

7 lines
94 B
Ruby

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe PreviewCardTrend do
end