Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3
masto-fe
/
spec
/
fabricators
/favourite_fabricator.rb
-rw-r--r--
80 bytes
View
Log
View raw
Permalink
e387175f
— Matt Jankowski Fix RSpec/RepeatedExample cop (#24849)
2 years ago
1
2
3
4
5
6
# frozen_string_literal: true
Fabricator
(
:favourite
)
do
account
status
end