Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
0cfdd1a401f055c23e308a4b823bd250b1cbb3d3
masto-fe
/
spec
/
models
/announcement_reaction_spec.rb
-rw-r--r--
81 bytes
View
Log
View raw
Permalink
0cfdd1a4
— Nick Schonning Enable Rubocop Style/StringConcatenation defaults (#23792)
3 years ago
1
2
3
4
require
'rails_helper'
RSpec
.
describe
AnnouncementReaction
,
type
:
:model
do
end