Gustav

Results 12 comments of Gustav

In order to fail the test make sure to throw the error. ```javascript // cypress/support/index.js Cypress.on('fail', error => { Cypress.runner.stop() throw error; // throw error to have test fail });...

I will look into it. I cloned with tarball. :) > 5 nov 2015 kl. 12:42 skrev Bernhard Weisshuhn (a.k.a. bernhorst) [email protected]: > > looks like something is wrong with...