Remove unused spec file for TotpRecoveryCode model

This commit is contained in:
Dominik Kwiatek 2020-11-01 19:25:49 +01:00
parent c7463df4d4
commit f12d56ff7d
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
require 'rails_helper'
RSpec.describe TotpRecoveryCode, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end