Skip to content

Commit da9a5e1

Browse files
author
troutman_margaret@yahoo.com
committed
Edited chapter_20_mocking_1.asciidoc with Atlas code editor
1 parent 5996312 commit da9a5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_20_mocking_1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
((("Django framework", "sending emails")))
55
((("emails", "sending from Django")))
6-
((("mail.out box attribute")))
6+
((("mail.outbox attribute")))
77
In this chapter, we'll start testing the parts of our code that send emails—i.e., the second item on our scratchpad:
88

99
[role="scratchpad"]

0 commit comments

Comments
 (0)