0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-08 21:46:48 +00:00
mastodon/spec/models/backup_spec.rb
2023-05-04 05:49:53 +02:00

7 lines
84 B
Ruby

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