mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-14 20:41:13 +00:00
5 lines
74 B
Ruby
5 lines
74 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Subscription, type: :model do
|
|
|
|
end
|