Skip to content

Commit 7f96d1c

Browse files
committed
docs(e2e): align token rotation cache comment
Signed-off-by: Ho Lim <subhoya@gmail.com>
1 parent bea586d commit 7f96d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/live/token-rotation.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ test(
447447

448448
// OpenShell removes each deployment image during credential-driven
449449
// recreation. Retain one test-owned tag so Docker can reuse the identical
450-
// OpenClaw/plugin layers across the three rotations; token values remain in
450+
// OpenClaw/plugin layers for the retained rotation; token values remain in
451451
// gateway providers and are never baked into this image.
452452
const cacheImageTag = `nemoclaw-token-rotation-cache:${process.pid}`;
453453
const retainBuildCache = await host.command(

0 commit comments

Comments
 (0)