mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 21:43:15 -08:00
Fix #10736 - Change data export to be available for non-functional accounts - Change non-functional accounts to include redirecting accounts
5 lines
74 B
Ruby
5 lines
74 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe AccountAlias, type: :model do
|
|
|
|
end
|