mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 02:54:31 -07:00
11 lines
684 B
Plaintext
11 lines
684 B
Plaintext
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
|
|
exports[`<ModelQuotaDisplay /> > renders quota information when buckets are provided 1`] = `
|
|
"
|
|
────────────────────────────────────────────────────────────────────────────────────────────────────
|
|
Model usage
|
|
|
|
Pro ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ 25% Resets: 1:30 PM (1h 30m)
|
|
"
|
|
`;
|