From 6907097050bac4d88672a08fd274cf3c2d658115 Mon Sep 17 00:00:00 2001 From: Carmine DiMascio Date: Thu, 10 Oct 2019 22:05:07 -0400 Subject: [PATCH] enable all tests --- test/security.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {