Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable passing extra arguments option for pytest invocation for midd…
…leman_protocol and signing_service Due to a BUG in pytest: (pytest-dev/pytest#1618) `-p no:django` doesn't work for parallel runs, causing pytest to expect Django setup in non-Django apps and thus failing.
- Loading branch information