Skip to content

Commit

Permalink
pytest: add config and list marks (#86)
Browse files Browse the repository at this point in the history
Signed-off-by: LucaNicosia <[email protected]>
  • Loading branch information
LucaNicosia authored May 30, 2022
1 parent 449e2e5 commit 1c9abc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ markers =
# sqcmds
assert
command
config
describe
find
help
Expand Down Expand Up @@ -66,6 +67,7 @@ markers =
hostname
ipv6
lastChangeTime
list
negate
numChanges
pass
Expand Down

0 comments on commit 1c9abc7

Please sign in to comment.