We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d193d0b commit 3481f50Copy full SHA for 3481f50
tests/lib/qunit.js
@@ -34,7 +34,7 @@ QUnit.config.urlConfig.push( {
34
"3.2.0", "3.2.1",
35
"3.3.0", "3.3.1",
36
"3.4.0", "3.4.1",
37
- "git", "custom"
+ "3.x-git", "git", "custom"
38
],
39
tooltip: "Which jQuery Core version to test against"
40
} );
0 commit comments