mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 14:04:39 +00:00
75f7f9930e
It is not part of ActivityPub and will free up a lot of space
6 lines
74 B
Ruby
6 lines
74 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Conversation, type: :model do
|
|
|
|
end
|