1
0
Fork 0
mirror of https://github.com/kikobar/mastodon.git synced 2025-01-14 13:57:04 +00:00
mastodon/spec/models/backup_spec.rb
2018-10-04 12:36:53 +02:00

5 lines
67 B
Ruby

require 'rails_helper'
RSpec.describe Backup, type: :model do
end