chinwagsocial/spec/models/conversation_spec.rb
Eugen Rochko 75f7f9930e
Remove conversation URI (#11423)
It is not part of ActivityPub and will free up a lot of space
2019-07-28 17:30:12 +02:00

6 lines
74 B
Ruby

require 'rails_helper'
RSpec.describe Conversation, type: :model do
end