Add webhook to circleci --8 [will fail to test webhook]

pull/335/head
Johan Girod 2018-09-06 19:53:31 +02:00
parent 9a65a27bf2
commit 6f181098c7
1 changed files with 3 additions and 0 deletions

View File

@ -8,4 +8,7 @@ describe('Pole emploi test', function() {
.iframe()
.contains('Entrez un salaire mensuel')
})
it('should send mail', function() {
cy.visit('https://entreprise.pole-emploi.fr/cout-salarie/')
})
})