Skip to content

Commit

Permalink
Merge pull request #1321 from snyk/feat/improve-iac-test-json-output-…
Browse files Browse the repository at this point in the history
…retrigger

feat: improve iac test json output - retrigger
  • Loading branch information
rontalx committed Aug 11, 2020
2 parents b68890a + 77c793d commit 3eb729b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/acceptance/cli-test/cli-test.iac-k8s.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import { AcceptanceTests } from './cli-test.acceptance.test';
/**
* There's a Super weird bug when referncing Typescript Enum values (i.e. SEVERITY.medium), which causes all the to tests breaks.
* Probably some bad compatability with the Tap library & Ts-Node for supporting ENUMS.
*
* */

export const IacK8sTests: AcceptanceTests = {
Expand Down

0 comments on commit 3eb729b

Please sign in to comment.