This website requires JavaScript.
Explore
Help
Sign in
paravielfalt
/
mastodon
Watch
5
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Activity
Actions
7ecf783dd3
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 a new issue
Copy permalink