0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2024-12-14 01:15:16 +00:00
mastodon/spec/models/account_alias_spec.rb
Eugen Rochko 3ed94dcc1a
Add account migration UI ()
Fix 

- Change data export to be available for non-functional accounts
- Change non-functional accounts to include redirecting accounts
2019-09-19 20:58:19 +02:00

6 lines
74 B
Ruby

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