10 lines
372 B
TypeScript
10 lines
372 B
TypeScript
/**
|
|
* Legacy real automation smoke suite (retired).
|
|
*
|
|
* Canonical full hosted-session workflow coverage now lives in
|
|
* [companion-ui-full-workflow.e2e.test.ts](tests/e2e/companion/companion-ui-full-workflow.e2e.test.ts).
|
|
*
|
|
* This file is intentionally test-empty to avoid duplicate or misleading
|
|
* coverage while keeping the historical entrypoint discoverable.
|
|
*/
|