frontend-test-utils: fix TestApiPair type inference for tuple syntax

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-02-27 21:13:25 +01:00
parent a39b080302
commit 479282f38e
7 changed files with 12 additions and 11 deletions
+1
View File
@@ -0,0 +1 @@
Fixed a type inference issue with the `apis` option of testing utilities in `@backstage/frontend-test-utils`.