You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(gemini): clarify beforeEach-only env convention in styleguide
The prior wording ("delete it in beforeEach/afterEach") led the reviewer to
flag missing afterEach cleanup. Pin it to the actual convention — beforeEach
re-assigns the token before every test, so no afterEach is needed — to stop the
false positive recurring.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments