Open m2-assistant[bot] opened 3 weeks ago
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-13293 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Dash. Thank you for verifying the issue.
Issue Available: @engcom-Dash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
This issue is automatically created based on existing pull request: magento/magento2#37631: Ignore lib/internal/Magento/Framework/App/Test/Unit/_files/app/etc/en…
…v.php that gets generated by running unit tests
Description (*)
When running Magento Framework unit tests on your local, one of the tests (don't ask me which one) generates a file:
lib/internal/Magento/Framework/App/Test/Unit/_files/app/etc/env.php
So I think we should ignore this file in git.Related Pull Requests
Fixed Issues (if relevant)
None
Manual testing scenarios (*)
vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist lib/internal/Magento/Framework/
lib/internal/Magento/Framework/App/Test/Unit/_files/app/etc/env.php
Questions or comments
In my opinion, it's not needed to run automatic tests on this PR, as it shouldn't affect anything besides local developer experience...
Contribution checklist (*)