Resolve remaining lint violations and stabilize ESLint config
Co-Authored-By: Codex <codex@openai.com>
This commit is contained in:
@@ -36,5 +36,4 @@ Cypress.Commands.add("login", () => {
|
||||
Cypress.Commands.add("closePopup", () => {
|
||||
// Trigger a forced click to close modal overlays consistently.
|
||||
cy.get("body").click({ position: "topLeft" });
|
||||
cy.wait(1000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user