From 738c2c71c20e3d047fa42980c9a7c35d216a4326 Mon Sep 17 00:00:00 2001 From: Will Date: Sat, 6 Oct 2018 12:30:10 -0300 Subject: update the forms.rst to display the new tests --- docs/quick_tutorial/forms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/quick_tutorial/forms.rst b/docs/quick_tutorial/forms.rst index f064a4baf..be0cb64ac 100644 --- a/docs/quick_tutorial/forms.rst +++ b/docs/quick_tutorial/forms.rst @@ -93,7 +93,7 @@ Steps $VENV/bin/pytest tutorial/tests.py -q .. - 2 passed in 0.45 seconds + 6 passed in 0.81 seconds #. Run your Pyramid application with: -- cgit v1.2.3