Skip to content

Commit

Permalink
1955 remove mapping to AAA ACT rule
Browse files Browse the repository at this point in the history
  • Loading branch information
philljenkins committed Jul 26, 2024
1 parent a5fedb2 commit 8736ea8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ export let meta_redirect_optional: Rule = {
"level": eRulePolicy.VIOLATION,
"toolkitLevel": eToolkitLevel.LEVEL_THREE
}],
act: [ "bisz58",
{
act: [{
"bc659a" : {
"pass": "pass",
"fail": "fail",
Expand Down

0 comments on commit 8736ea8

Please sign in to comment.