masto-fe/spec/models/status_stat_spec.rb

7 lines
102 B
Ruby

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