Files
gitlink-forgeplus/spec/models/identity_verification_spec.rb
2023-08-10 14:29:26 +08:00

6 lines
138 B
Ruby

require 'rails_helper'
RSpec.describe IdentityVerification, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end