diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-12-01 16:24:43 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-12-01 16:24:43 -0800 |
commit | e326d4972f6320c53be6ac0c696688f4918d4614 (patch) | |
tree | 5f247b4df5a0b43bd45b2f8211255b6b79aeb1c5 /package.json | |
parent | 8afa14fa78e628007a983d00efa336674e499735 (diff) | |
download | qtlocation-mapboxgl-e326d4972f6320c53be6ac0c696688f4918d4614.tar.gz |
[tests] Update test-suite
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1b97270c27..22d56eeb7c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ ], "devDependencies": { "aws-sdk": "^2.2.19", - "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#744b63be01e36c75c6e629aec16a53048c0b7dbc", + "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#b345658107e1772dbf7e24c4a8e53590cb78521d", "node-gyp": "^3.2.0", "request": "^2.67.0", "tape": "^4.2.2" |