Skip to content

Commit

Permalink
suggestion from csanad
Browse files Browse the repository at this point in the history
  • Loading branch information
hjwp committed Jan 29, 2025
1 parent 1082116 commit 0eae203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chapter_21_mocking_2.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ class LoginViewTest(TestCase):
<3> And here's where we check that we've been logged in,
with a user with the right email address:

// CSANAD consider `assertFalse` and `assertTrue`

And that will fail as expected:

Expand Down

0 comments on commit 0eae203

Please sign in to comment.