Skip to content

Commit

Permalink
docs: Add warning copy to QUnit.load() page
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Mar 4, 2024
1 parent 08d6335 commit 7bb4232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/QUnit/load.md
Expand Up @@ -41,4 +41,6 @@ If your test runner works in a similar way, call [`QUnit.start()`](./start.md) i

### Karma runner

> QUnit.load is deprecated and will be removed in QUnit 3.0.
If you encounter this warning in Karma output, upgrade to [karma-qunit](https://github.com/karma-runner/karma-qunit) 4.2.0 or later, which [fixes](https://github.com/karma-runner/karma-qunit/pull/184) this warning.

0 comments on commit 7bb4232

Please sign in to comment.