This website requires JavaScript.
Explore
Help
Sign In
mirror
/
whippy-edition
Watch
1
Star
0
Fork
0
You've already forked whippy-edition
mirror of
https://github.com/whippyshou/mastodon
synced
2024-11-25 07:37:08 +09:00
Code
05b72368ed
whippy-edition
/
spec
/
fabricators
/
block_fabricator.rb
5 lines
77 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding a block model and filter mentions from blocked users (fix #60)
2016-10-04 00:11:54 +09:00
Fabricator
(
:block
)
do
add more tests to models
2017-04-05 07:29:56 +09:00
account
target_account
{
Fabricate
(
:account
)
}
Adding a block model and filter mentions from blocked users (fix #60)
2016-10-04 00:11:54 +09:00
end
Copy Permalink