This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-11-20 11:35:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0cfdd1a401
mastodon
/
spec
/
fabricators
/
account_moderation_note_fabricator.rb
5 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-07 20:26:43 +02:00
Fabricator
(
:account_moderation_note
)
do
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 23:38:14 +01:00
content
'MyText'
Add moderation note (#5240) * Add moderation note * Add frozen_string_literal * Make rspec pass
2017-10-07 20:26:43 +02:00
account
nil
end
Reference in New Issue
Copy Permalink