Add webhook to circleci --8 [will fail to test webhook]
parent
9a65a27bf2
commit
6f181098c7
|
@ -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/')
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue