@@ -150,6 +150,7 @@ |
||
150 | 150 | |
151 | 151 | /** |
152 | 152 | * @Then there should be :count :className present in the database |
153 | + * @param integer $count |
|
153 | 154 | */ |
154 | 155 | public function thereShouldExistsNumberOfEntities($count, string $className) |
155 | 156 | { |