mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 14:53:41 +01:00
6 lines
94 B
Ruby
6 lines
94 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'rails_helper'
|
|
|
|
RSpec.describe ConversationMute do
|
|
end
|