summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-10-28 11:58:42 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-10-28 15:54:34 -0700
commit014b517820b935137d1f6cf654c42fb041ee2d71 (patch)
tree52faeed442d203a9cdfa5fc28f195da3f9897cbc /package.json
parentdd56e832b5035a07ae6d1d362ee2560b24ae0681 (diff)
downloadqtlocation-mapboxgl-014b517820b935137d1f6cf654c42fb041ee2d71.tar.gz
[node] Output debug logs when a render test times out
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ac23f507e6..2a811ee7ee 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
],
"devDependencies": {
"aws-sdk": "^2.2.9",
- "mapbox-gl-test-suite": "git+https://github.com/mapbox/mapbox-gl-test-suite.git#5ede718acddd3be1a736249ab6c6c0707f9f71f3",
+ "mapbox-gl-test-suite": "git+https://github.com/mapbox/mapbox-gl-test-suite.git#4931d2b99894e1e02c0a1cc28becdb0546d356ed",
"request": "^2.65.0",
"tape": "^4.2.1"
},