test(settings): correct stale coverage note on the remote-scope test (#10733)

Co-authored-by: Orca <help@stably.ai>
This commit is contained in:
Neil 2026-07-30 18:08:51 -07:00 committed by GitHub
parent b370dc0900
commit d35ee5c38b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -103,8 +103,8 @@ describe('AccountsPane', () => {
it('scopes account copy to the active remote server and disables local sign-in actions', () => {
// Note: static SSR markup reads the store's initial state (zustand v5), so
// this exercises the fallback server label; the named-server path is
// covered by live validation against a paired server.
// this exercises the pre-hydration path where no server name is known yet.
// The named-server label is covered in provider-account-scope.test.ts.
const markup = renderPane(
{
...getDefaultSettings('/tmp'),