Merge branch 'main' into mk-bundling-no-npmrc

This commit is contained in:
matt korwel
2025-10-23 09:38:54 -07:00
committed by GitHub
58 changed files with 2142 additions and 1376 deletions
+1 -1
View File
@@ -338,7 +338,7 @@ describe('run_shell_command', () => {
}
});
it.skip('should reject commands not on the allowlist', async () => {
it('should reject commands not on the allowlist', async () => {
const rig = new TestRig();
await rig.setup('should reject commands not on the allowlist');