Skip to content

Commit 4a3d0bf

Browse files
committed
remove final tests count for now
1 parent a909268 commit 4a3d0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_19_mocking.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2145,12 +2145,12 @@ $ pass:quotes[*python src/manage.py test functional_tests.test_login*]
21452145
OK
21462146
$ pass:quotes[*cd src && python manage.py test*]
21472147
[...]
2148-
Ran 57 tests in 78.124s
21492148
21502149
OK
21512150
----
21522151
//54
21532152

2153+
// TODO: Ran 57 tests in 78.124s
21542154

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,

0 commit comments

Comments
 (0)