csv import test (failing)

This commit is contained in:
Jan Prochazka
2024-09-16 18:50:14 +02:00
parent 26c01f43f9
commit 319a7fd003
6 changed files with 59 additions and 6 deletions

View File

@@ -22,6 +22,7 @@
"devDependencies": {
"cross-env": "^7.0.3",
"jest": "^27.0.1",
"pino-pretty": "^11.2.2"
"pino-pretty": "^11.2.2",
"tmp": "^0.2.3"
}
}