Rename annotate to annotations

This commit is contained in:
Patrick Niklaus
2016-05-26 21:29:15 +02:00
parent 498370330d
commit 262354f733
8 changed files with 32 additions and 27 deletions
-1
View File
@@ -145,7 +145,6 @@ module.exports = function () {
this.requestUrl(row.request, afterRequest);
} else {
var params = this.queryParams;
params['annotate'] = 'true';
got = {};
for (var k in row) {
var match = k.match(/param:(.*)/);
+3
View File
@@ -106,6 +106,9 @@ Feature: Basic Map Matching
| efgh | ab,bc,cd |
Scenario: Testbot - Duration details
Given the query options
| annotations | true |
Given the node map
| a | b | c | d | e | | g | h |
| | | i | | | | | |