Skip to content

Commit

Permalink
fix: tests [WTEL-4460]
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Apr 25, 2024
1 parent 5af8c29 commit 6081491
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 474 deletions.
30 changes: 10 additions & 20 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vueuse/core": "^10.3.0",
"@webitel/flow-ui-sdk": "^0.1.14",
"@webitel/ui-sdk": "^24.4.28",
"axios": "^1.6.5",
"axios": "^1.6.8",
"clipboard-copy": "^4.0.1",
"cron-validator": "^1.3.1",
"cronstrue": "^2.13.0",
Expand All @@ -36,7 +36,7 @@
"vue-router": "^4.2.5",
"vue2-dropzone": "^3.6.0",
"vuex": "^4.1.0",
"webitel-sdk": "^24.02.06"
"webitel-sdk": "^24.2.9"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
Expand Down
200 changes: 0 additions & 200 deletions src/modules/directory/modules/users/api/__tests__/users.spec.js

This file was deleted.

Loading

0 comments on commit 6081491

Please sign in to comment.