Skip to content

Commit

Permalink
update total rules to 105
Browse files Browse the repository at this point in the history
  • Loading branch information
tab1tha committed Aug 23, 2023
1 parent 28d4061 commit b92a409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ruleset.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ def test_ruleset_complete():
from cin_validator.rule_engine import registry

# check that there are 107 rules in the 2022/2023 version of CIN rules.
assert len(registry) == 107
assert len(registry) == 105

0 comments on commit b92a409

Please sign in to comment.