Skip to content

Commit

Permalink
no longer valiate noise level field in switchtypes
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerisse committed Sep 22, 2024
1 parent 0323bd3 commit 2ec2754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion facts/test_datasources.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def test_switchtypes_tsv():
ds.isvalidip,
ds.isvalidtype,
ds.isvalidhierarchy,
ds.isvalidnoiselevel,
ds.isuntested,
ds.isvalidmodel,
ds.isvalidmac
]
Expand Down

0 comments on commit 2ec2754

Please sign in to comment.