[1.11.x] Fixed broken link to QUnit docs.
Backport of 9b2d47bcde
from master
This commit is contained in:
parent
0615601498
commit
c5b7421068
|
@ -106,7 +106,7 @@ Django's JavaScript tests use `QUnit`_. Here is an example test module:
|
|||
|
||||
|
||||
Please consult the QUnit documentation for information on the types of
|
||||
`assertions supported by QUnit <https://api.qunitjs.com/category/assert/>`_.
|
||||
`assertions supported by QUnit <https://api.qunitjs.com/assert/>`_.
|
||||
|
||||
Running tests
|
||||
-------------
|
||||
|
|
Loading…
Reference in New Issue