frontend-test-utils: switch createExtensionTester render to be sync

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-11-15 13:43:33 +01:00
parent 3f0f3bbf10
commit 326a9e40e1
5 changed files with 10 additions and 14 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ describe('createSearchResultListItemExtension', () => {
},
});
await createExtensionTester(SearchPageExtension)
createExtensionTester(SearchPageExtension)
.add(TechDocsSearchResultItemExtension, {
// TODO(Rugvip): We need to make the config input type available for use here
config: {