Update tests

This commit is contained in:
pathmapper
2018-10-29 11:16:27 +01:00
parent 9cac5305cd
commit 9f6250c489
6 changed files with 13 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ describe('maputnik', function() {
"geojson:example",
"raster:raster"
]));
browser.alertAccept();
browser.execute(function() {
localStorage.setItem("survey", true);
});