generated from nhcarrigan/template
7 lines
169 B
TypeScript
7 lines
169 B
TypeScript
/**
|
|
* @copyright 2026 NHCarrigan
|
|
* @copyright 2026 NHCarrigan
|
|
* @license Naomi's Public License
|
|
*/
|
|
|
|
export const getGreeting = (): Cypress.Chainable => cy.get("h1"); |