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 e69a05c commit 577ab9fCopy full SHA for 577ab9f
testing.rst
@@ -100,7 +100,7 @@ of your application::
100
.. note::
101
102
By convention, the ``tests/`` directory should replicate the directory
103
- of your bundle for unit tests. So, if you're testing a class in the
+ of your application for unit tests. So, if you're testing a class in the
104
``src/Util/`` directory, put the test in the ``tests/Util/``
105
directory.
106
0 commit comments