From 5827e2c9e993736fea4accd23580506845a8a51c Mon Sep 17 00:00:00 2001 From: marcie Date: Sun, 30 Aug 2026 17:10:03 -0500 Subject: [PATCH] test: sanitize credential-helper fixture comment (#1487) --- .../mosaic/framework/tools/git/test-git-credential-mosaic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mosaic/framework/tools/git/test-git-credential-mosaic.sh b/packages/mosaic/framework/tools/git/test-git-credential-mosaic.sh index 0ae83f25..79795969 100755 --- a/packages/mosaic/framework/tools/git/test-git-credential-mosaic.sh +++ b/packages/mosaic/framework/tools/git/test-git-credential-mosaic.sh @@ -464,7 +464,7 @@ assert_refused_lineage "seat cannot override identity to another seat's slot" \ assert_refused_lineage "seat cannot resolve a service identity either" \ seatE cross-seat-identity-refused MOSAIC_GIT_IDENTITY=agentA -# 11c. Anonymous caller asking for a SEAT slot: refused (T94 jarvis@ class). +# 11c. Anonymous caller asking for a seat slot is refused. assert_refused_lineage "anonymous caller cannot resolve a seat slot on a fleet host" \ "" anonymous-credential-refused MOSAIC_GIT_IDENTITY=seatG