1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-18 00:29:06 +09:00
whippy-edition/spec/models/account_alias_spec.rb

7 lines
104 B
Ruby

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