Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property 'element' does not exist on type 'TestContext'. ? #1307

Closed
oliverlj opened this issue Dec 27, 2022 · 2 comments
Closed

Property 'element' does not exist on type 'TestContext'. ? #1307

oliverlj opened this issue Dec 27, 2022 · 2 comments

Comments

@oliverlj
Copy link

oliverlj commented Dec 27, 2022

error TS2339: Property 'element' does not exist on type 'TestContext'.

18     const textContent = this.element.textContent ?? '';

it was here https://github.com/DefinitelyTyped/DefinitelyTyped/blob/fdf57eeb380d06e01fb3cf14d38b223940232f1d/types/ember-test-helpers/index.d.ts#L65

@DanMonroe
Copy link

Oliver, see #1306

@oliverlj
Copy link
Author

Thanks you ! i will watch the migration with ember qunit 6.1

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

No branches or pull requests

2 participants