mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
ci: always use the 'eventually' variant step and remove others.
This commit is contained in:
@ -8,7 +8,7 @@ Feature: A logged out user can login again
|
||||
When user "[user:user]" logs out
|
||||
And bridge restarts
|
||||
And the user logs in with username "[user:user]" and password "password"
|
||||
Then user "[user:user]" is listed and connected
|
||||
Then user "[user:user]" is eventually listed and connected
|
||||
|
||||
Scenario: Cannot login to removed account
|
||||
When user "[user:user]" is deleted
|
||||
|
||||
Reference in New Issue
Block a user