1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-24 23:26:42 +09:00
YuruToot/spec/models/one_time_key_spec.rb
2020-06-02 19:24:53 +02:00

6 lines
72 B
Ruby

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