@@ -194,6 +194,7 @@ |
||
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 | { |