1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-13 15:10:06 +00:00

chore(sasjs-tests): remove unnecessary code, bump test framework version

This commit is contained in:
Krishna Acondy
2020-07-29 22:52:17 +01:00
parent 187917cb32
commit 5fad9d01bc
4 changed files with 164 additions and 145 deletions

View File

@@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@sasjs/adapter": "^1.0.5",
"@sasjs/test-framework": "^1.0.1",
"@sasjs/test-framework": "^1.3.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",