Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
8a1aabaac1f22684bd80512f734636ec5d8a3642
masto-fe
/
spec
/
models
/
web
/setting_spec.rb
-rw-r--r--
90 bytes
View
Log
View raw
Permalink
8a1aabaa
— Daniel M Brasil Migrate to request specs in `/api/v1/timelines/home` (#25743)
2 years ago
1
2
3
4
5
6
# frozen_string_literal: true
require
'rails_helper'
RSpec
.
describe
Web
::
Setting
do
end