Completed
Push — 1.0-make-tests-green-again ( 58c4e3 )
by Kamil
37:31
created
tests/Controller/ProductAttributeApiTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -333,7 +333,7 @@
 block discarded – undo
333 333
 
334 334
     /**
335 335
      * @param Response $response
336
-     * @param array|string[] $expectedChoiceValues
336
+     * @param string[] $expectedChoiceValues
337 337
      */
338 338
     private function assertSelectChoicesInResponse(Response $response, array $expectedChoiceValues): void
339 339
     {
Please login to merge, or discard this patch.