context 'unique name' do
      it do
        another_object = Journal.create! name: 'a14', participant: participant
        begin
          expect do