From 3ebceae418abe6bbe92a8f7592eef12f495feb98 Mon Sep 17 00:00:00 2001 From: Jason Antman Date: Tue, 13 Aug 2019 11:44:46 -0400 Subject: [PATCH] docs - fix broken pytest link --- docs/source/development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/development.rst b/docs/source/development.rst index bf3e3d22..dc3446da 100644 --- a/docs/source/development.rst +++ b/docs/source/development.rst @@ -209,7 +209,7 @@ For further information, see :ref:`Internals / Trusted Advisor `_, driven by `tox `_. +Testing is done via `pytest `_, driven by `tox `_. * testing is as simple as: