mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-21 09:36:51 +00:00
Renamed bridge to general users and keep bridge only for bridge stuff
This commit is contained in:
@ -19,7 +19,7 @@ Feature: SMTP auth
|
||||
Scenario: Authenticates with disconnected user
|
||||
Given there is disconnected user "user"
|
||||
When SMTP client authenticates "user"
|
||||
Then SMTP response is "SMTP error: 454 bridge account is logged out, use bridge to login again"
|
||||
Then SMTP response is "SMTP error: 454 account is logged out, use the app to login again"
|
||||
|
||||
Scenario: Authenticates with no user
|
||||
When SMTP client authenticates with username "user@pm.me" and password "bridgepassword"
|
||||
|
||||
Reference in New Issue
Block a user