diff --git a/cypress/e2e/student.cy.js b/cypress/e2e/student.cy.js index a634535995..cf151b0d77 100644 --- a/cypress/e2e/student.cy.js +++ b/cypress/e2e/student.cy.js @@ -55,10 +55,7 @@ context("Full simulation", () => { projet.fill__dureeMoisEtudesEtranger(2) results.wait() - results.hasBafaGroupPreviewBenefit(true) - navigate.goToBafaBenefitsPage() results.hasBafaBenefit() - results.back() results.hasVeloGroupPreviewBenefit(true) navigate.goToAidesVeloBenefitsPage() diff --git a/data/benefits/javascript/etat-aide-nationale-service-civique-bafa-bafd.yml b/data/benefits/javascript/etat-aide-nationale-service-civique-bafa-bafd.yml index 100473c971..0637a4821f 100644 --- a/data/benefits/javascript/etat-aide-nationale-service-civique-bafa-bafd.yml +++ b/data/benefits/javascript/etat-aide-nationale-service-civique-bafa-bafd.yml @@ -13,3 +13,4 @@ periodicite: ponctuelle montant: 100 link: https://www.jeunes.gouv.fr/une-aide-financiere-de-100eu-pour-les-volontaires-en-service-civique-pour-passer-leur-bafa-bafd instructions: https://www.asp-public.fr/aides/aide-a-la-formation-bafa-bafd-dans-le-cadre-du-service-civique +private: true