Skip to content

Commit 4c9b3a0

Browse files
committed
Fix jq3 test again
1 parent c20754d commit 4c9b3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module.exports = (grunt) ->
9393
ui_12:
9494
options:
9595
urls: [
96-
"http://localhost:9999/test/test-jquery-1.3-ui-1.12.html"
96+
"http://localhost:9999/test/test-jquery-3-ui-1.12.html"
9797
]
9898
build: process.env.TRAVIS_JOB_ID
9999
throttled: 8

0 commit comments

Comments
 (0)