frontend-plugin-api: fix and simplify createPlugin tests

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-08 17:30:14 +02:00
parent f8669aacfa
commit c2c4ca8767
3 changed files with 9 additions and 13 deletions
@@ -26,6 +26,7 @@
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/frontend-app-api": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3"
},