Revert "Temporarily comment out flaky google login scenario tests to unblock build"
This reverts commit 65f24a3fc7.
This commit is contained in:
parent
4d9b7edfd8
commit
044dab1a70
|
|
@ -281,7 +281,7 @@ namespace E2ETests
|
||||||
await validator.SignOutUser("Administrator");
|
await validator.SignOutUser("Administrator");
|
||||||
|
|
||||||
// Google login
|
// Google login
|
||||||
//await validator.LoginWithGoogle();
|
await validator.LoginWithGoogle();
|
||||||
|
|
||||||
// Facebook login
|
// Facebook login
|
||||||
await validator.LoginWithFacebook();
|
await validator.LoginWithFacebook();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue