aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimmy Willison <timmywil@users.noreply.github.com>2025-02-09 11:56:16 -0500
committerTimmy Willison <timmywil@users.noreply.github.com>2025-02-09 11:56:16 -0500
commit7b91cffe580073045e6c5cd36537f3e10e8406ae (patch)
tree626ce0318b71ab12bdebb78317df13b110e99102
parent303fb3bc7393d3127b6e86e81ade08e06b30019d (diff)
downloadjquery-ui-jtr-test.tar.gz
jquery-ui-jtr-test.zip
Tests: use local jtrjtr-test
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 56f60f34d..18a53edea 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"grunt-eslint": "24.0.1",
"grunt-git-authors": "3.2.0",
"grunt-html": "17.1.0",
- "jquery-test-runner": "0.2.1",
+ "jquery-test-runner": "file:../..",
"load-grunt-tasks": "5.1.0",
"rimraf": "6.0.1"
},