Completed
Pull Request — master (#80)
by Timothée
08:52
created
src/Json/JsonContext.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -194,6 +194,7 @@
 block discarded – undo
194 194
 
195 195
     /**
196 196
      * @Then the JSON path expression :pathExpression should be equal to json :expectedJson
197
+     * @param string $expectedJson
197 198
      */
198 199
     public function theJsonPathExpressionShouldBeEqualToJson($pathExpression, $expectedJson)
199 200
     {
Please login to merge, or discard this patch.