Add changeset for adding the icons option to TestAppOptions

Signed-off-by: Rik Claessens <rhmclaessens@gmail.com>
This commit is contained in:
Rik Claessens
2024-07-13 11:58:07 +02:00
parent e460cbb027
commit d47be301da
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/test-utils': minor
---
Added the icons option to the renderInTestApp function's TestAppOptions to be forwarded to the icons option of createApp.