We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed9aff commit aea7f46Copy full SHA for aea7f46
test/index.html
@@ -10,7 +10,7 @@
10
11
<!-- Dynamic jQuery Version Loader -->
12
<script type="text/javascript">
13
- var jqVersions = [ '1.7.0', '1.12.4', '2.2.4', '3.0.0' ],
+ var jqVersions = [ '1.7.0', '1.12.4', '2.2.4', '3.1.0' ],
14
currentJq = QUnit.urlParams.jquery || jqVersions[jqVersions.length - 1];
15
16
QUnit.config.urlConfig.push({
0 commit comments