We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb52ce + 23c3846 commit 99f3921Copy full SHA for 99f3921
content/guides/getting-started/testing-your-app.md
@@ -350,7 +350,7 @@ a much more thorough analysis and approach to accomplishing this.
350
### Logging in
351
352
One of the first (and arguably one of the hardest) hurdles you'll have to
353
-overcome is testing logging into your application.
+overcome in testing is logging into your application.
354
355
Nothing slows a test suite down like having to log in, but all the good parts of
356
your application most likely require an authenticated user! Here are some tips.
0 commit comments