This commit is contained in:
Shreya 2020-11-27 15:09:15 +05:30
parent f7820b840c
commit 2203e5f1d3
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ class TestZeroTrustService(IslandTestCase):
zero_trust_consts.STATUS_FAILED: 5,
zero_trust_consts.STATUS_VERIFY: 2,
zero_trust_consts.STATUS_PASSED: 1,
zero_trust_consts.STATUS_UNEXECUTED: 1,
zero_trust_consts.STATUS_UNEXECUTED: 2,
"pillar": "Data"
},
{