From 3f5e9414a5e2075b040eecd069fc27a6d747abc6 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Mon, 21 Feb 2022 18:07:35 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Refacto=20:=20MAJ=20cypress=20reche?= =?UTF-8?q?rche-entreprises?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/cypress/integration/mon-entreprise/english/navigation.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/cypress/integration/mon-entreprise/english/navigation.js b/site/cypress/integration/mon-entreprise/english/navigation.js index fd20c6a49..842cb7dd0 100644 --- a/site/cypress/integration/mon-entreprise/english/navigation.js +++ b/site/cypress/integration/mon-entreprise/english/navigation.js @@ -30,7 +30,7 @@ describe(`Navigation to income simulator using company name (${ let pendingRequests = new Set() let responses = {} const hostnamesToRecord = [ - 'search-recherche-entreprises.fabrique.social.gouv.fr', + 'api.recherche-entreprises.fabrique.social.gouv.fr', 'geo.api.gouv.fr', ] beforeEach(function () {