Skip to content

Commit

Permalink
[NETTOYAGE] Ajoute ligne vide
Browse files Browse the repository at this point in the history
Co-authored-by: Fabien Lamarque <[email protected]>
  • Loading branch information
egaillot and Fabinout committed Jun 11, 2024
1 parent 8c6b724 commit 2db7fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/routes/routesBase.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ describe('Le serveur des routes `/`', () => {
})
.catch(leveErreur);
});

it("n'affiche pas le bouton quand le feature flip est désactivé", () => {
expect.assertions(2);

Expand Down

0 comments on commit 2db7fda

Please sign in to comment.