Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
683ba5ecb1beb2f5654df88dbcae3205feff820d
masto-fe
/
spec
/
models
/status_stat_spec.rb
-rw-r--r--
88 bytes
View
Log
View raw
Permalink
683ba5ec
— Matt Jankowski Fix rails `rewhere` deprecation warning in directories api controller (#25625)
2 years ago
1
2
3
4
5
6
# frozen_string_literal: true
require
'rails_helper'
RSpec
.
describe
StatusStat
do
end