Skip to content

Replace Ember.testing with isTesting()#12468

Merged
Turbo87 merged 1 commit intorust-lang:mainfrom
Turbo87:is-testing
Dec 8, 2025
Merged

Replace Ember.testing with isTesting()#12468
Turbo87 merged 1 commit intorust-lang:mainfrom
Turbo87:is-testing

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 8, 2025

Accessing the property on the Ember object is deprecated. Importing the accessor fn from @ember/debug should resolve the deprecation warning.

Closes #12084

Accessing the property on the `Ember` object is deprecated. Importing the accessor fn from `@ember/debug` should resolve the deprecation warning.
@Turbo87 Turbo87 added the C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear label Dec 8, 2025
@Turbo87 Turbo87 merged commit 5869c5f into rust-lang:main Dec 8, 2025
11 checks passed
@Turbo87 Turbo87 deleted the is-testing branch December 8, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants