Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
1d557305d2fbd53a8a0e66af4e46ccc84d597ce8
masto-fe
/
spec
/
models
/
web
/setting_spec.rb
-rw-r--r--
90 bytes
View
Log
View raw
Permalink
1d557305
— Nick Schonning Enable Rubocop Style/FrozenStringLiteralComment (#23793)
2 years ago
1
2
3
4
5
6
# frozen_string_literal: true
require
'rails_helper'
RSpec
.
describe
Web
::
Setting
do
end