Skip to content

Commit e86f286

Browse files
Documentation - Fix Testing Overview - Fixed CIDatabaseTestClass Link
Signed-off-by: Najdanovic Ivan <najdanovicivan@gmail.com>
1 parent d4ce7e2 commit e86f286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/testing/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ have the correct namespace relative to ``App``.
9595

9696
.. note:: Namespaces are not strictly required for test classes, but they are helpful to ensure no class names collide.
9797

98-
When testing database results, you must use the `CIDatabaseTestClass </testing/database>`_ class.
98+
When testing database results, you must use the `CIDatabaseTestClass <database.html>`_ class.
9999

100100
Additional Assertions
101101
---------------------

0 commit comments

Comments
 (0)