Adit fix, address copilot comments

This commit is contained in:
Jason Ginchereau
2026-06-11 17:17:55 -07:00
parent 78e3d71e19
commit 26e77e9341
4 changed files with 82 additions and 78 deletions
+1
View File
@@ -154,6 +154,7 @@ test('create cache entry denied by read-only token logs single warning and skips
`Failed to save: Unable to reserve cache with key ${key}. More details: ${deniedMessage}`
)
expect(warningLogMock).toHaveBeenCalledTimes(1)
expect(createCacheEntryMock).toHaveBeenCalledWith({
key,
version: cacheVersion