This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/models/status_trend_spec.rb

7 lines
89 B
Ruby
Raw Permalink Normal View History

# frozen_string_literal: true
require 'rails_helper'
2023-07-27 20:54:40 -07:00
RSpec.describe StatusTrend do
end