tps.apientreprise.fr -> demarches-simplifiees.fr

This commit is contained in:
gregoirenovel 2018-02-28 17:37:44 +01:00 committed by Mathieu Magnin
parent fbe431f8dd
commit 0af270faa0
15 changed files with 21 additions and 18 deletions

View file

@ -31,7 +31,7 @@ describe Commentaire do
expect(commentaire).not_to receive(:notify_user)
expect(commentaire).not_to receive(:notify_gestionnaires)
commentaire.email = "contact@tps.apientreprise.fr"
commentaire.email = "contact@demarches-simplifiees.fr"
commentaire.save
end
end