diff --git a/test/arachni.test.js b/test/arachni.test.js index 0774c762fa..ee65b9cbb3 100644 --- a/test/arachni.test.js +++ b/test/arachni.test.js @@ -1,6 +1,6 @@ const { startSecurityTest, Time } = require('./sdk'); -test.skip( +test( 'finds a few findings for a bare nginx container', async () => { const securityTest = await startSecurityTest({