Fix namings in tests

This commit is contained in:
Alexander Farber 2025-12-29 23:38:48 +01:00 committed by Mingholy
parent 561fda297e
commit 2ef9ffec19
3 changed files with 57 additions and 11 deletions

View file

@ -197,7 +197,7 @@ describe('useAtCompletion', () => {
cache: false,
cacheTtl: 0,
enableRecursiveFileSearch: true,
disableFuzzySearch: false,
enableFuzzySearch: true,
});
await realFileSearch.initialize();