Skip to content

Commit

Permalink
Fix/buggy address and open terminated su questionnaire (#83) (#84)
Browse files Browse the repository at this point in the history
* fix: provide questionnaireId in queen URL
fix : handle buggy address

* fix: handle missing departement for export

* fix: unnecessary script option

* fix: update test
  • Loading branch information
SimonDmz authored Oct 4, 2023
1 parent e01ac8b commit 6a424eb
Show file tree
Hide file tree
Showing 5 changed files with 566 additions and 434 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sonor",
"version": "0.5.18",
"version": "0.5.19",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
Expand Down
Loading

0 comments on commit 6a424eb

Please sign in to comment.