1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-12-01 00:08:32 +09:00
whippy-edition/spec/models/backup_spec.rb

7 lines
98 B
Ruby

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