mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-15 22:21:12 +00:00
6 lines
89 B
Ruby
6 lines
89 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'rails_helper'
|
|
|
|
RSpec.describe ListAccount do
|
|
end
|