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