This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6356870dae
mastodon
/
spec
/
fabricators
/
status_edit_fabricator.rb
6 lines
101 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
Fabricator
(
:status_edit
)
do
status
{
Fabricate
.
build
(
:status
)
}
end
Reference in New Issue
View Git Blame
Copy Permalink