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 585c6a9 + f1bbd2a commit 2c59178Copy full SHA for 2c59178
features/users/logging_in.feature
@@ -19,7 +19,7 @@ Feature: User Logging In
19
And I should see "Logout"
20
And I should see "[email protected]"
21
22
- Scenario: Attempting to log in with an incorrent email address
+ Scenario: Attempting to log in with an incorrect email address
23
When I fill in "Email" with "[email protected]"
24
And I fill in "Password" with "not-my-password"
25
And I press "Login"
0 commit comments