remove unnecessary changeset

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-01-21 20:22:34 +01:00
parent fc682e8998
commit 270b0fcc0f
-6
View File
@@ -1,6 +0,0 @@
---
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-search-backend': patch
---
Fixed a `Hooks cannot be defined inside tests` error that was occurring when using the plugin in a jest test.