redteam-project / sckg

Security Control Knowledge Graph
GNU General Public License v3.0
39 stars 16 forks source link

PCI DSS unittest fails #18

Open jason-callaway opened 4 years ago

jason-callaway commented 4 years ago
======================================================================
FAIL: test_control_count_pci_dss (test_regime_etl.TestConfigYaml)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jasoncallaway/PycharmProjects/sckg/tests/test_regime_etl.py", line 97, in test_control_count_pci_dss
    self.assertEquals(r[0], r[1])
AssertionError: 598 != 513

----------------------------------------------------------------------