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