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

Fix running tests with all deprecations enabled. #20693

Merged
merged 4 commits into from
May 9, 2024

Commits on May 6, 2024

  1. Fix running tests with all deprecations enabled. The refactor to put the

    QUnit parameter directly into the EmberENV instead of using process.env
    to set the QUnit parameter resulted in the property being a string
    instead of a boolean
    kategengler committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ddfbcea View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    aee277e View commit details
    Browse the repository at this point in the history
  2. lints

    NullVoxPopuli committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d5abe41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20695 from NullVoxPopuli/nvp-fix-fix-run-with-dep…

    …recations-enabled
    
    Fix tests when deprecations are enabled
    kategengler committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6f260cb View commit details
    Browse the repository at this point in the history