Skip to content

Commit bbdd8b8

Browse files
authored
Build: Remove an obsolete comment
We already use separate browser sets to be able to test with jQuery 3.x & 4.x. The comment that we need separate jobs no longer applies - we already have them. Closes jquerygh-349
1 parent d25ecd6 commit bbdd8b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/tasks/testswarm.js

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ module.exports = function( grunt ) {
3737
pluginjQuery[ 0 ] + "&jquery=" + pluginjQuery[ 1 ];
3838
} );
3939

40-
// TODO: create separate job for git so we can do different browsersets
4140
testswarm.createClient( {
4241
url: config.swarmUrl
4342
} )

0 commit comments

Comments
 (0)