1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-15 15:13:48 -05:00

7 lines
107 B
Ruby

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