Skip to content

Commit 22ae3c9

Browse files
committed
reintroduce 56 test count
1 parent e5232f9 commit 22ae3c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chapter_19_mocking.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,12 +2146,12 @@ OK
21462146
$ pass:quotes[*cd src && python manage.py test*]
21472147
[...]
21482148
2149+
Ran 56 tests in 78.124s
2150+
21492151
OK
21502152
----
21512153
//54
21522154

2153-
// TODO: Ran 57 tests in 78.124s
2154-
21552155
WARNING: We're nowhere near a truly secure or acceptable login system here.
21562156
Since this is just an example app for a book, we'll leave it at that,
21572157
but in "real life" you'd want to explore a lot more security

0 commit comments

Comments
 (0)