Skip to content

Commit 6e8c043

Browse files
committed
Updated feature file
1 parent f2e6468 commit 6e8c043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cypress/e2e/features/Login.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Feature: Login
22
Scenario: With Email and Password
33
Given I am on the landing page
44
When I click on the login with email button
5-
When I type in my email address "[email protected]"
6-
When I type in my password "TeamWork#DreamWork"
5+
When I type in my email address "username"
6+
When I type in my password "password"
77
When I click on the login button

0 commit comments

Comments
 (0)