Skip to content

Commit

Permalink
feat(test-studio): enable new search in staging workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
juice49 committed Nov 23, 2024
1 parent 87ec0c1 commit 9b30735
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/test-studio/sanity.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,9 @@ export default defineConfig([
unstable_tasks: {
enabled: true,
},
search: {
strategy: 'groq2024',
},
},
{
name: 'custom-components',
Expand Down

0 comments on commit 9b30735

Please sign in to comment.