1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-02 21:23:18 +00:00
mastodon/spec/models/status_stat_spec.rb
2023-05-04 05:49:53 +02:00

7 lines
88 B
Ruby

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