Files
gemini-cli/packages/cli/src/ui/components/__snapshots__/AdminSettingsChangedDialog.test.tsx.snap
T

10 lines
945 B
Plaintext

// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`AdminSettingsChangedDialog > renders correctly 1`] = `
"╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Admin settings have changed. Please restart the session to apply new settings. Press 'r' to │
│ restart, or 'Ctrl+C' twice to exit. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
"
`;