Skip to content

fix: resolve JSX runtime in telegram-guide test#399

Open
hsteude wants to merge 1 commit intomainfrom
issue-397
Open

fix: resolve JSX runtime in telegram-guide test#399
hsteude wants to merge 1 commit intomainfrom
issue-397

Conversation

@hsteude
Copy link
Copy Markdown
Contributor

@hsteude hsteude commented May 4, 2026

Summary

  • Extract telegram setup guide constants into a separate .ts file to avoid importing JSX-containing modules in tests
  • Test now imports from the plain TypeScript constants file, avoiding the react/jsx-dev-runtime resolution error

Closes #397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix telegram-guide.test.tsx: Cannot find module react/jsx-dev-runtime

1 participant