generated from nhcarrigan/template
2 lines
47 B
TypeScript
2 lines
47 B
TypeScript
export const getGreeting = () => cy.get('h1');
|