Merge pull request #7727 from backstage/test-utils-core

Move test-utils-core into test-utils
This commit is contained in:
Johan Haals
2021-10-25 11:09:16 +02:00
committed by GitHub
30 changed files with 263 additions and 221 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/test-utils-core": "^0.1.2",
"@backstage/test-utils": "^0.1.19",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},