mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 22:33:05 -07:00
test: fix SettingsContext tests
This commit is contained in:
@@ -153,6 +153,9 @@ describe('SettingsContext', () => {
|
||||
<ErrorBoundary onError={onError}>
|
||||
<TestHarness />
|
||||
</ErrorBoundary>,
|
||||
undefined,
|
||||
undefined,
|
||||
true,
|
||||
);
|
||||
|
||||
expect(onError).toHaveBeenCalledWith(
|
||||
|
||||
Reference in New Issue
Block a user