Skip to content
Permalink
Browse files
Update grunt.js
  • Loading branch information
Krinkle committed May 1, 2012
1 parent 3577955 commit 141335c
Showing 1 changed file with 1 addition and 1 deletion.
@@ -370,7 +370,7 @@ grunt.registerTask( "testswarm", function( commit, configFile ) {
testUrls.push( testBase + tests[ test ] );
}
testswarm({
url: "http://swarm.jquery.org/",
url: "http://swarm.jquery.org",
pollInterval: 10000,
done: this.async()
}, {

0 comments on commit 141335c

Please sign in to comment.