Skip to content

Commit

Permalink
Add pytest-forked to requirements for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Oct 26, 2022
1 parent ad4c398 commit 638614e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ placebo
mock
pytest
pytest-xdist
# We should avoid these two modules with py3
pytest-mock
pytest-forked

# Needed for ansible.utils.ipaddr in tests
netaddr
# Sometimes needed where we don't have features we need in modules
Expand Down

0 comments on commit 638614e

Please sign in to comment.