grunt-cucumberjs
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -98,3 +98,3 @@ 'use strict'; | ||
var featureStartIndex = jsonOutput.search(/\[\s*{\s*\"id\"/g); | ||
var featureStartIndex = jsonOutput.search(/\[\s*{\s*\"\[\"/g); | ||
@@ -101,0 +101,0 @@ var logOutput = jsonOutput.substring(0, featureStartIndex - 1); |
{ | ||
"name": "grunt-cucumberjs", | ||
"description": "Generates documentation from Cucumber features", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"homepage": "https://github.com/mavdi/grunt-cucumberjs", | ||
@@ -6,0 +6,0 @@ "author": { |