Files
gridpilot.gg/tests/e2e/step-definitions/automation.steps.ts
2025-11-30 23:00:48 +01:00

8 lines
287 B
TypeScript

/**
* Legacy Cucumber step definitions for real iRacing automation.
*
* Native OS-level automation and these steps have been retired.
* This file is excluded from TypeScript builds and is kept only as
* historical documentation. No executable step definitions remain.
*/
export {};