1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-25 00:53:08 -05:00

7 lines
103 B
Ruby

# frozen_string_literal: true
require 'rails_helper'
RSpec.describe ListAccount, type: :model do
end