Remove unused spec file for TotpRecoveryCode model
This commit is contained in:
parent
c7463df4d4
commit
f12d56ff7d
|
@ -1,5 +0,0 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.describe TotpRecoveryCode, type: :model do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
Loading…
Reference in New Issue