mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-04 23:27:00 -07:00
test: fix useReverseSearchCompletion tests
This commit is contained in:
@@ -941,6 +941,7 @@ export async function renderHookWithProviders<Result, Props>(
|
||||
width?: number;
|
||||
mouseEventsEnabled?: boolean;
|
||||
config?: Config;
|
||||
allowEmptyFrame?: boolean;
|
||||
} = {},
|
||||
): Promise<{
|
||||
result: { current: Result };
|
||||
|
||||
Reference in New Issue
Block a user