🐛 répare cypress tests
parent
7596d3ac79
commit
6104ccdb3f
|
@ -1,5 +1,6 @@
|
|||
describe('Pole emploi test', function() {
|
||||
it('should display an iframe of the simulateur', function() {
|
||||
cy.clearCache()
|
||||
cy.on('uncaught:exception', err => {
|
||||
return !err.message.contains('Unexpected token <')
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue