We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964cf76 commit 8570072Copy full SHA for 8570072
test/socket-cdxgen.test.ts
@@ -31,7 +31,6 @@ describe('Socket cdxgen command', async () => {
31
it(
32
'should forwards known commands to cdxgen',
33
{
34
- skip: process.platform === 'win32',
35
// Takes ~10s in CI
36
timeout: 20_000
37
},
0 commit comments