mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
feat(ql3): add bounded copilot mcp surface
This commit is contained in:
@@ -316,7 +316,7 @@ test('accepts the independent cluster-admin image and attestation closure', (t)
|
||||
assert.equal(report.image, 'admin');
|
||||
assert.deepEqual(
|
||||
report.platforms.map((entry) => entry.spdxApplicationPackages),
|
||||
[88, 88],
|
||||
[91, 91],
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user