mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-14 23:31:13 -07:00
adding back Update Attempt text to Retry change that was accidentally reverted
This commit is contained in:
@@ -223,6 +223,6 @@ describe('useLoadingIndicator', () => {
|
||||
);
|
||||
|
||||
expect(result.current.currentLoadingPhrase).toContain('Trying to reach');
|
||||
expect(result.current.currentLoadingPhrase).toContain('Attempt 3/3');
|
||||
expect(result.current.currentLoadingPhrase).toContain('Retry 2/2');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user