Skip to content

Commit e9cce2e

Browse files
committed
fix test
1 parent 5a430a8 commit e9cce2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/compass-indexes/src/components/indexes-toolbar/indexes-toolbar.spec.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ describe('IndexesToolbar Component', function () {
4242
onIndexViewChanged={() => {}}
4343
onCreateRegularIndexClick={() => {}}
4444
onCreateSearchIndexClick={() => {}}
45+
namespace=""
46+
showAtlasSearchLink={false}
4547
{...props}
4648
/>
4749
</PreferencesProvider>

0 commit comments

Comments
 (0)