Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
f906e21a4fa2b035ee565ed55eeaa629df48e2e6
masto-fe
/
spec
/
models
/backup_spec.rb
-rw-r--r--
84 bytes
View
Log
View raw
Permalink
f906e21a
— Daniel M Brasil Add test coverage for `Mastodon::CLI::Accounts#refresh` (#25196)
2 years ago
1
2
3
4
5
6
# frozen_string_literal: true
require
'rails_helper'
RSpec
.
describe
Backup
do
end