1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-28 06:48:45 +09:00
YuruToot/spec/models/one_time_key_spec.rb
2023-02-18 06:56:20 +09:00

5 lines
71 B
Ruby

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