describe "validations" do
    let(:letter) { build(:verification_letter) }

    it "is valid" do
      expect(letter).to be_valid