PYTHON-3991 Fix MockupDB tests when run through tox (#1388)

This commit is contained in:
Shane Harvey 2023-10-12 12:06:27 -07:00 committed by GitHub
parent 6ffae5522c
commit c0f463f6d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,6 +152,8 @@ description = run mockupdb tests
deps =
{[testenv:test]deps}
https://github.com/ajdavis/mongo-mockup-db/archive/master.zip
extras =
{[testenv:test]extras}
passenv = *
commands =
{[testenv:test]commands} {posargs} ./test/mockupdb