chore: smol refactor

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-03 07:59:02 +02:00
parent d7f25e1d43
commit 1ac573b4f3
3 changed files with 6 additions and 14 deletions
@@ -87,7 +87,7 @@ describe('SearchResultListItemBlueprint', () => {
});
const mockSearchPage = PageBlueprint.makeWithOverrides({
namespace: 'search',
name: 'search',
inputs: {
items: createExtensionInput([searchResultListItemDataRef]),
},