From cd3f8ded2bc210517518590f95c880c3aff749a1 Mon Sep 17 00:00:00 2001 From: Andy Armstrong Date: Tue, 3 Nov 2015 18:46:42 -0500 Subject: [PATCH] Fix typo --- docs/en_us/internal/testing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_us/internal/testing.rst b/docs/en_us/internal/testing.rst index d3b0ca4875..f86c6b6249 100644 --- a/docs/en_us/internal/testing.rst +++ b/docs/en_us/internal/testing.rst @@ -501,7 +501,7 @@ teardown and other unmanaged state. Note if setup has already been done, you can run:: - paver test_bokcyoy --serversonly --fasttest + paver test_bokchoy --serversonly --fasttest 2. Run your tests only in another terminal/ssh session::