Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit 299e36c

Browse files
committed
browser: update tests for new login functionality
Login attempts are now allowed even without a minimum password length, so remove test for the disablement of the submit button on login page.
1 parent 16f53c8 commit 299e36c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

specs/features/authentication.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@ Feature: Authentication
1111
When I start to log in
1212
And I attempt to log in with invalid credentials
1313
And my login attempt is denied
14-
And I attempt to log in with insufficient password length
15-
And I am not allowed to submit my credentials
1614
And I attempt to log in as a Contributor
1715
Then I am logged in

0 commit comments

Comments
 (0)