We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055895a commit c196f73Copy full SHA for c196f73
README.rst
@@ -4,8 +4,8 @@ pytest-responses
4
.. image:: https://img.shields.io/pypi/v/pytest-responses.svg
5
:target: https://pypi.python.org/pypi/pytest-responses/
6
7
-.. image:: https://github.com/getsentry/pytest-responses/workflows/test/badge.svg
8
- :target: https://github.com/getsentry/pytest-responses/actions/test
+.. image:: https://github.com/getsentry/pytest-responses/workflows/Test/badge.svg
+ :target: https://github.com/getsentry/pytest-responses/actions/workflows/test.yml
9
10
Automatically activate responses across your py.test-powered test suite (thus preventing HTTP requests).
11
0 commit comments