Skip to content
Snippets Groups Projects

Add missing dependency on pytest-mock

Compare and
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -2,6 +2,7 @@ pytest
aioresponses
pytest_asyncio
pytest_flask
pytest-mock
swh.core[testing-core]
swh.model[testing]
asynctest
Loading