10000
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.
2 parents cb87150 + 7172893 commit 1f0bc67Copy full SHA for 1f0bc67
docs/testing.rst
@@ -87,7 +87,7 @@ Then we construct our test class and indicate which class we will be testing
87
88
We can then use the `GitHub API documentation about Releases
89
<http://developer.github.com/v3/repos/releases/>`_ to retrieve example release
90
-data. We then can use that as example data for our like so:
+data. We then can use that as example data for our test like so:
91
92
.. code:: python
93
0 commit comments