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
2025-02-02 15:31:40 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
spec
/
fabricators
/
report_note_fabricator.rb
6 lines
100 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add tests for report notes controller (#7589)
2018-05-22 21:45:10 +09:00
Fabricator
(
:report_note
)
do
report
account
{
Fabricate
(
:account
)
}
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 17:38:14 -05:00
content
'Test Content'
Add tests for report notes controller (#7589)
2018-05-22 21:45:10 +09:00
end
Reference in New Issue
Copy Permalink