diff --git a/test/security.spec.ts b/test/security.spec.ts index 735f3415..e1bb55c6 100644 --- a/test/security.spec.ts +++ b/test/security.spec.ts @@ -7,7 +7,7 @@ import { config } from 'chai/lib/chai'; const packageJson = require('../package.json'); -describe.only(packageJson.name, () => { +describe(packageJson.name, () => { let app = null; let basePath = null; const eovConf = {