medic / angular10-migration

0 stars 0 forks source link

Flacky e2e test Login tests : should try to sign in and verify that credentials were incorrect #134

Open dianabarsan opened 3 years ago

dianabarsan commented 3 years ago

image

newtewt commented 3 years ago

I believe the fix is added in https://github.com/medic/cht-core/pull/6923 . Missing an await on the isDisplayed() call.