diff options
| author | Michael Merickel <michael@merickel.org> | 2016-02-29 10:04:57 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-02-29 10:04:57 -0600 |
| commit | 0c185a3f7bd717845b7e5a00bd0d7a267be582b6 (patch) | |
| tree | 610999c8fe6579c0771b9e64809f55fc9c96e9a9 /docs/tutorials/wiki2/tests.rst | |
| parent | 20eac53d0df1687be897677dfc0dd0405271faef (diff) | |
| parent | ae5cccc2bb5e749effc34f624e0abbb149fc389f (diff) | |
| download | pyramid-0c185a3f7bd717845b7e5a00bd0d7a267be582b6.tar.gz pyramid-0c185a3f7bd717845b7e5a00bd0d7a267be582b6.tar.bz2 pyramid-0c185a3f7bd717845b7e5a00bd0d7a267be582b6.zip | |
Merge pull request #2385 from stevepiercy/feature/alchemy-scaffold-update
redirect to edit page when user attempts to add page that already exists
Diffstat (limited to 'docs/tutorials/wiki2/tests.rst')
| -rw-r--r-- | docs/tutorials/wiki2/tests.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/tests.rst b/docs/tutorials/wiki2/tests.rst index dabb73956..54aea28c6 100644 --- a/docs/tutorials/wiki2/tests.rst +++ b/docs/tutorials/wiki2/tests.rst @@ -96,7 +96,7 @@ The expected result should look like the following: ..................... ---------------------------------------------------------------------- - Ran 21 tests in 5.117s + Ran 22 tests in 5.320s OK |
