Skip to content

Commit 748a355

Browse files
committed
Docs: Fix bad issue reference in 2.14 change log
Closes #1547.
1 parent e5f0253 commit 748a355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
### Fixed
1515

16-
* HTML Reporter: Set `main` and `navigation` ARIA roles. (Steve McClure) [#1084](https://github.com/qunitjs/qunit/issues/1084)
16+
* HTML Reporter: Set `main` and `navigation` ARIA roles. (Steve McClure) [#1427](https://github.com/qunitjs/qunit/issues/1427)
1717
* Core: Fix `QUnit.module.only` logic for unscoped modules. (Steve McClure) [#1272](https://github.com/qunitjs/qunit/issues/1272)
1818
* Assert: Fix `assert.timeout()` bug causing a non-async test to fail. [#1539](https://github.com/qunitjs/qunit/issues/1539)
1919

0 commit comments

Comments
 (0)