Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
660993b415d928b45ae851b8e6d09d0e8af2f7f3
masto-fe
/
spec
/
models
/device_spec.rb
-rw-r--r--
84 bytes
View
Log
View raw
Permalink
660993b4
— Matt Jankowski Add coverage for `URLValidator` (#25591)
2 years ago
1
2
3
4
5
6
# frozen_string_literal: true
require
'rails_helper'
RSpec
.
describe
Device
do
end