0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-04-01 07:16:40 +00:00
mastodon/spec/models/account_migration_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
78 B
Ruby

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