From 6f16ef2778c9dd761ab390fd74d8c76c7baa089a Mon Sep 17 00:00:00 2001 From: JulienM Date: Wed, 12 Feb 2020 09:47:56 +0100 Subject: [PATCH] clean test --- cypress/integration/create.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/integration/create.js b/cypress/integration/create.js index 4a5907d780..39a135db3e 100644 --- a/cypress/integration/create.js +++ b/cypress/integration/create.js @@ -127,7 +127,7 @@ describe('Create Page', () => { EditPage.delete(); }); - it.only('should redirect to edit page after submit on enter', () => { + it('should redirect to edit page after submit on enter', () => { const values = [ { type: 'input',