Files
ChannelTests-TS/test/pages/index.ts
Alexander Zinn 1cf223fd85 Update dependencies and refactor page navigation logic
* Added `@wdio/cli` as a development dependency for improved test command handling.
* Refactored URL construction in the `Page` class to enhance clarity and maintainability.
* Updated import statements in `Subscribing.page.ts` for consistency and removed unnecessary options in the constructor.
2025-08-18 21:55:30 -04:00

2 lines
36 B
TypeScript

export * from './Subscribing.page';