We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP Notice: Undefined offset: 1 in .../vendor/mheap/phpunit-github-actions-printer/src/Printer.php on line 47
Throwable string return:
Failed asserting that two arrays are identical. --- Expected +++ Actual @@ @@ Array &0 ( 'id' => 1 'state' => 'accreditationDraft' - 'fullName' => null - 'inn' => null - 'kpp' => null - 'email' => null - 'legalAddress' => null - 'actualAddress' => null - 'specialization' => Array &1 () - 'documents' => Array &2 ( + 'documents' => Array &1 ( 'id' => 'value1' 'name' => 'value2' 'size' => 0 'hash' => 'value3' ) - 'pictures' => Array &3 ( + 'pictures' => Array &2 ( 'id' => 'value4' ) + 'fullName' => null + 'inn' => null + 'kpp' => null + 'email' => null + 'legalAddress' => null + 'actualAddress' => null + 'specialization' => Array &3 () ) .../AccreditationControllerTest.php:179
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
PHP Notice: Undefined offset: 1 in .../vendor/mheap/phpunit-github-actions-printer/src/Printer.php on line 47
Throwable string return:
The text was updated successfully, but these errors were encountered: