mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-04 00:08:33 +00:00
chore: Got rid of something that is not needed, but was failing the pipeline.
This commit is contained in:
committed by
Gordana Zafirova
parent
5bb71575c3
commit
8baa7e3b6e
@ -30,7 +30,7 @@ namespace ProtonMailBridge.UI.Tests.Windows
|
|||||||
{
|
{
|
||||||
ClickStartSetupButton();
|
ClickStartSetupButton();
|
||||||
|
|
||||||
TestContext.Out.WriteLine($"Trying to login with '{user.Username}':'{user.Password}'. Attempt {i}.");
|
TestContext.Out.WriteLine($"Trying to login with '{user.Username}':'{user.Password}'.");
|
||||||
EnterCredentials(user);
|
EnterCredentials(user);
|
||||||
WaitForAuthorizationToComplete(loginTimeout);
|
WaitForAuthorizationToComplete(loginTimeout);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user