Skip to content

Commit

Permalink
Bump insee-deces-front
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianCassayre committed Sep 3, 2023
1 parent d274e04 commit b9546a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cypress/integration/navigation.test.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ describe('Navigation', () => {

function checkOnInsee() {
cy.contains('Rechercher');
cy.contains('La base contient');
cy.contains('La base recense');
}

it('Load homepage, navigate to Insee and back', () => {
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arbre.app",
"version": "1.0.11",
"version": "1.0.12",
"description": "arbre.app",
"author": "Florian Cassayre",
"keywords": [
Expand Down

0 comments on commit b9546a4

Please sign in to comment.