Skip to content

Commit

Permalink
Ensure test names are unique
Browse files Browse the repository at this point in the history
  • Loading branch information
adhilto committed Jan 3, 2024
1 parent 260b199 commit 224b0c5
Show file tree
Hide file tree
Showing 10 changed files with 109 additions and 490 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ test_SSO_Incorrect_V4 if {
"is non-compliant; manual check recommended."
])}

test_SSO_Incorrect_V4 if {
test_SSO_Incorrect_V5 if {
# Test multiple OUs
PolicyId := "GWS.COMMONCONTROLS.3.1v0.1"
Output := tests with input as {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ test_Limit_Incorrect_V4 if {
"is non-compliant; manual check recommended."
])}

test_Limit_Incorrect_V4 if {
test_Limit_Incorrect_V5 if {
# Test no relevant events in top-level OU
PolicyId := "GWS.COMMONCONTROLS.4.1v0.1"
Output := tests with input as {
Expand Down
Loading

0 comments on commit 224b0c5

Please sign in to comment.