mastodon/spec/models/one_time_key_spec.rb

5 lines
71 B
Ruby

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