Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[AssetMapper] ignore missing directory inisVendor()
#58859
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[AssetMapper] ignore missing directory inisVendor()
#58859
Uh oh!
There was an error while loading.Please reload this page.
Conversation
40ac31b
tod38fc98
CompareisVendor()
isVendor()
isVendor()
74495f5
to88ab9b0
CompareArf sorry.... i did not see it :( |
isVendor()
isVendor()
alexislefebvre commentedNov 15, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Your PR relies on a simple mock, while my PR changes |
isVendor()
isVendor()
No idea 🤷 But if you want to take anything from my closed PR you can of course :) |
Thanks for the feedback, let's see the opinions of the reviewers. 🙂 |
88ab9b0
to9e3984f
CompareThank you@alexislefebvre. |
10be4d6
intosymfony:6.4Uh oh!
There was an error while loading.Please reload this page.
Less mocks FTW |
…lexislefebvre)This PR was merged into the 7.3 branch.Discussion----------[AssetMapper] use constants in MappedAssetFactoryTest| Q | A| ------------- | ---| Branch? | 7.3| Bug fix? | no| New feature? | no| Deprecations? | no| Issues | no| License | MITThis avoids repeating `__DIR__` in several places.Follow-up of:-#58859Commits-------cdb3080 feat: use constants in MappedAssetFactoryTest
Uh oh!
There was an error while loading.Please reload this page.
I don't know how to add tests yet, because this method is private.