[Issue] Ignore lib/internal/Magento/Framework/App/Test/Unit/_files/app/etc/en… #39304
Open
2 of 5 tasks
Labels
Area: Test framework
Component: TestFramework
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Priority: P2
A defect with this priority could have functionality issues which are not to expectations.
Progress: PR in progress
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
This issue is automatically created based on existing pull request: #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 (*)
The text was updated successfully, but these errors were encountered: