Files
library/apps/frontend-e2e/src/support/app.po.ts
T
2026-02-03 12:55:49 -08:00

7 lines
169 B
TypeScript

/**
* @copyright 2026 NHCarrigan
* @copyright 2026 NHCarrigan
* @license Naomi's Public License
*/
export const getGreeting = (): Cypress.Chainable => cy.get("h1");