This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
22
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
01c7d03aeb
mastodon
/
spec
/
fabricators
/
account_deletion_request_fa...
6 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Enable Style/FrozenStringLiteralComment for specs (#23790)
2023-02-22 00:55:31 +00:00
# frozen_string_literal: true
Change account suspensions to be reversible by default (#14726)
2020-09-15 12:37:58 +00:00
Fabricator
(
:account_deletion_request
)
do
account
end