mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-26 13:04:49 -07:00
Remove previewFeatures and default to Gemini 3 (#18414)
This commit is contained in:
@@ -328,8 +328,7 @@ describe('useQuotaAndFallback', () => {
|
||||
const message = request!.message;
|
||||
expect(message).toBe(
|
||||
`It seems like you don't have access to gemini-3-pro-preview.
|
||||
Learn more at https://goo.gle/enable-preview-features
|
||||
To disable gemini-3-pro-preview, disable "Preview features" in /settings.`,
|
||||
Your admin might have disabled the access. Contact them to enable the Preview Release Channel.`,
|
||||
);
|
||||
|
||||
// Simulate the user choosing to switch
|
||||
|
||||
Reference in New Issue
Block a user