This website requires JavaScript.
Explore
Help
Register
Sign In
kikobar
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/kikobar/mastodon.git
synced
2024-11-07 10:21:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
597767a9f7
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 12:45:10 +00:00
Fabricator
(
:report_note
)
do
report
account
{
Fabricate
(
:account
)
}
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-18 22:38:14 +00:00
content
'Test Content'
Add tests for report notes controller (#7589)
2018-05-22 12:45:10 +00:00
end
Reference in a new issue
Copy permalink