Skip to content

Commit 0af55cc

Browse files
authored
Update testing.rst
1 parent d2c63d4 commit 0af55cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ of your application::
100100
.. note::
101101

102102
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
103+
of your application for unit tests. So, if you're testing a class in the
104104
``src/Util/`` directory, put the test in the ``tests/Util/``
105105
directory.
106106

0 commit comments

Comments
 (0)