Skip to content

Commit 505f084

Browse files
authored
Update nightwatch.json
1 parent f6cd669 commit 505f084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples-test/nightwatch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"src_folders": ["./examples-test/leaflet","./examples-test/openlayers"]
2+
"src_folders": ["./examples-test/leaflet","./examples-test/openlayers"],
33
"output_folder": "./examples-test/reports",
44
"exclude" : [],
55
"filter" : "",
@@ -46,4 +46,4 @@
4646
}
4747
}
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)