mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-15 23:39:03 +10:00
2 lines
47 B
TypeScript
2 lines
47 B
TypeScript
export const getGreeting = () => cy.get("h1");
|