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