summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorVladimir Agafonkin <agafonkin@gmail.com>2015-10-16 15:41:44 +0300
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-10-16 16:32:12 -0700
commitaaf090b87dbc96f7a09e783833c10d0b88a16d39 (patch)
treee69d015de7a951cc5bea62a898e378f0588bb714 /package.json
parent8e8a341e284563e231415c1ce8b6bb129ae3687f (diff)
downloadqtlocation-mapboxgl-aaf090b87dbc96f7a09e783833c10d0b88a16d39.tar.gz
[core] Use pixelmatch test-suite
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 ea7c460681..ac23f507e6 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#9b3df7ea2751d076abf31015e20d5f3137cd10f6",
+ "mapbox-gl-test-suite": "git+https://github.com/mapbox/mapbox-gl-test-suite.git#5ede718acddd3be1a736249ab6c6c0707f9f71f3",
"request": "^2.65.0",
"tape": "^4.2.1"
},