about summary refs log tree commit diff
path: root/spec/models/one_time_key_spec.rb
blob: 34598334cc93e88e8bd029eb7940060afb7a3cae (plain) (blame)
1
2
3
4
5
require 'rails_helper'

RSpec.describe OneTimeKey, type: :model do

end