summaryrefslogtreecommitdiff
path: root/requirements-test.txt
diff options
context:
space:
mode:
authorNejc Habjan <hab.nejc@gmail.com>2021-11-27 20:28:15 +0100
committerNejc Habjan <hab.nejc@gmail.com>2021-11-27 21:08:47 +0100
commit6b892e3dcb18d0f43da6020b08fd4ba891da3670 (patch)
treee97beaaca3b5b94764f78e0fd99df0c53fd19f8b /requirements-test.txt
parent70b9870f929c4db32fd2e1406db2122de9958bfd (diff)
downloadgitlab-test/cli-coverage.tar.gz
test(cli): improve basic CLI coveragetest/cli-coverage
Diffstat (limited to 'requirements-test.txt')
-rw-r--r--requirements-test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-test.txt b/requirements-test.txt
index 8d61ad1..7fd386d 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -1,6 +1,6 @@
coverage
httmock
-mock
pytest
+pytest-console-scripts
pytest-cov
responses