diff --git a/cypress/pageobject/Login/LoginPage.ts b/cypress/pageobject/Login/LoginPage.ts index 2e98b004c8b..77624afef1d 100644 --- a/cypress/pageobject/Login/LoginPage.ts +++ b/cypress/pageobject/Login/LoginPage.ts @@ -1,4 +1,4 @@ -// LoginPage.ts + // LoginPage.ts class LoginPage { submitButtonSelector = "#login";